Creating GEOJSON file
Â
GeoSeeq can visualize data on custom map by GEOJSON files.
Â
The GEOJSON file should contain the following sections:
Geometry definitions with coordinates: The GeoSeeq will draw the feature based on the coordinates
of the geometry.
The definition of geometry with coordinates
Key values: The GeoSeeq will color the geometry based on the key values in the properties JSON section. This key value name should be defined in the map settings:
Defining data key in the map settings
Â
Â
Visualization:
Â
Â
Hover shows the following information:
Feature name in the GEOJSON
Key value in the GEOJSON
Tooltip label and Tooltip unit in the map settings
Â
The whole GEOJSON definition file with the previous example:
Â
Â
Â
General description of GeoJSON file structure: GeoJSON
Â
Another example: Municipio GeoJSON
Â
GEOJSON tools:
Â