summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-05-11 01:16:14 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-05-11 01:16:14 +0300
commit118f7adc7e304324fe76e4cc402457a727b7d489 (patch)
tree548eb07cc123685e92d4ead87769995449b2490a
parentd5b62d8900f42238eb37fb1a1d176440428cad23 (diff)
Make it a legit .geojson
-rw-r--r--cities.geojson4
1 files changed, 2 insertions, 2 deletions
diff --git a/cities.geojson b/cities.geojson
index 738a2d3..e9b10e6 100644
--- a/cities.geojson
+++ b/cities.geojson
@@ -1,4 +1,4 @@
-var cities = [
+[
{
"geometry": {
"type": "Point",
@@ -17744,4 +17744,4 @@ var cities = [
"name": "עומר"
}
}
-]; \ No newline at end of file
+] \ No newline at end of file