Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AreaMapper is a tool which can help you prepare your business data for use in the CleverMaps platform. AreaMapper computes geometric intersection between points and polygons (areas) and then adds ID's of polygons to the points table if an intersection exists. Example scenario could be mapping points of your customers to administrative units. Then you can calculate metrics of your customers in context of city districts, cities, counties and so on (e.g. count of customers in each city).

...

AreaMapper is distributed as a Docker image so you need to have Docker platform installed. You can get Docker here

AreaMapper is publicly available on Docker hub: https://hub.docker.com/r/clevermaps/areamapper 

...

  • can-dim-zsjd-cz (Neighborhoods of Czech Republic).
  • can-dim-zsj-sk (Neighborhoods of Slovakia)
  • can-dim-zipcodes-us (Zipcode of United States)
  • can-dim-lau-eu (Local Administrative Units of European union)
  • can-dim-settlements-hu (Settlements administrative units of Hungary)
  • can-dim-obwod-pl (Obwod administrative units of Poland)
  • can-dim-grid-uber-9-cz (Hexagonal grid by Uber for Czech Republic)
  • more information about data dimensions here Data dimension projects

...