summaryrefslogtreecommitdiff
path: root/misc/openlayers/examples/data/point.json
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openlayers/examples/data/point.json')
-rw-r--r--misc/openlayers/examples/data/point.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/misc/openlayers/examples/data/point.json b/misc/openlayers/examples/data/point.json
deleted file mode 100644
index 96b934e..0000000
--- a/misc/openlayers/examples/data/point.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "type": "FeatureCollection",
- "features": [
- {"type":"Feature", "id":"OpenLayers.Feature.Vector_1721", "properties":{}, "geometry":{"type":"Point", "coordinates":[-89.296875, -14.4140625]}, "crs":{"type":"OGC", "properties":{"urn":"urn:ogc:def:crs:OGC:1.3:CRS84"}}},
- {"type":"Feature", "id":"OpenLayers.Feature.Vector_1715", "properties":{}, "geometry":{"type":"Point", "coordinates":[-25.3125, -54.4921875]}, "crs":{"type":"OGC", "properties":{"urn":"urn:ogc:def:crs:OGC:1.3:CRS84"}}},
- {"type":"Feature", "id":"OpenLayers.Feature.Vector_1709", "properties":{}, "geometry":{"type":"Point", "coordinates":[73.828125, -23.5546875]}, "crs":{"type":"OGC", "properties":{"urn":"urn:ogc:def:crs:OGC:1.3:CRS84"}}}
- ]
-} \ No newline at end of file