GeoJSON vector file
Vector file which can be imported into and displayed by Touchstone Re.
Touchstone Re supports import of GeoJSON vector
files (.json and .geojson) as map layers. GeoJSON is a
dialect based on the JavaScript Object Notation (JSON). JSON is a lightweight plain text format for
data interchange and GeoJSON is nothing other than its specialization for geographic
content.
You can import the following geometry types, where polygons are imported as polygon objects, lines as lines, and points as points.
-
Line
-
Point
-
Polygon
-
Multi-point
-
Multi-line
-
Multi-polygon
You can import projected GeoJSON files.
