Versions Compared

Key

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

Getting started

AreaMapper is a tool which can help you prepare your bussines data for visualization in the CleverAnalytics platform. AreaMapper computes geometric intersection for points and polygons (areas) and then adds ID's of polygons to points where an intersection exists. Example scenario could be mapping points of your customers to administrative units. Then you can work with data of your customers in context of city districts, cities, counties and so on.

You can map points to your own area data (e.g. delivery zones) or you can use already prepared data dimension from us (e.g. administrative units). Both points and areas need to have the same coordinate system (e.g. WGS84).

...

Firstly, you need to specify input and output mappings.

  • Table Input Mapping

    • Choose New Table Input and specify a table with your business point data which you want to map to areas.

    • Optionally, you can choose New Table Input and specify table with your own area data. 

  • Table Output Mapping

    • Choose New Table Output and create a new empty table where the results will be stored.

...


Secondly, you need to specify parameters in AreaMapper parameters section. Just follow the parameter's names and descriptions which are pretty self explanatory. In the examples below you can see the configuration of mapping point data of shops to administrative units.

...