Created
January 17, 2018 09:34
-
-
Save vinayakkulkarni/d674a41fee414df7c83ae3040628af24 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } }, | |
| "features": [ | |
| { "type": "Feature", "properties": { "id": 21, "Count": 1945 }, "geometry": { "type": "Point", "coordinates": [ 8650384.747464690357447, 1482596.456222891807556 ] } }, | |
| { "type": "Feature", "properties": { "id": 20, "Count": 3767 }, "geometry": { "type": "Point", "coordinates": [ 8650476.81169631332159, 1482624.150954860961065 ] } }, | |
| { "type": "Feature", "properties": { "id": 18, "Count": 1892 }, "geometry": { "type": "Point", "coordinates": [ 8650500.959691496565938, 1482624.150954860961065 ] } }, | |
| { "type": "Feature", "properties": { "id": 19, "Count": 0 }, "geometry": { "type": "Point", "coordinates": [ 8650674.221556898206472, 1482623.094480071915314 ] } }, | |
| { "type": "Feature", "properties": { "id": 17, "Count": 0 }, "geometry": { "type": "Point", "coordinates": [ 8650568.875927934423089, 1482594.418735798913985 ] } }, | |
| { "type": "Feature", "properties": { "id": 16, "Count": 0 }, "geometry": { "type": "Point", "coordinates": [ 8650428.515705956146121, 1482717.875361147569492 ] } }, | |
| { "type": "Feature", "properties": { "id": 15, "Count": 4399 }, "geometry": { "type": "Point", "coordinates": [ 8650744.25074291229248, 1482605.360796114197001 ] } }, | |
| { "type": "Feature", "properties": { "id": 14, "Count": 6004 }, "geometry": { "type": "Point", "coordinates": [ 8650668.109095621854067, 1482592.834023616276681 ] } }, | |
| { "type": "Feature", "properties": { "id": 13, "Count": 1822 }, "geometry": { "type": "Point", "coordinates": [ 8650640.338901164010167, 1482593.588648463599384 ] } }, | |
| { "type": "Feature", "properties": { "id": 12, "Count": 1886 }, "geometry": { "type": "Point", "coordinates": [ 8650624.642704294994473, 1482592.984948584344238 ] } }, | |
| { "type": "Feature", "properties": { "id": 11, "Count": 8960 }, "geometry": { "type": "Point", "coordinates": [ 8650502.393478706479073, 1482592.984948584344238 ] } }, | |
| { "type": "Feature", "properties": { "id": 10, "Count": 5454 }, "geometry": { "type": "Point", "coordinates": [ 8650446.249389920383692, 1482592.984948584344238 ] } } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment