You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
2.3 KiB
85 lines
2.3 KiB
2 years ago
|
{
|
||
|
"type": "FeatureCollection",
|
||
|
"features": [
|
||
|
{
|
||
|
"id": "sales.1",
|
||
|
"geometry_name": "the_geom",
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"id": "sales.1",
|
||
|
"name": "Sales 1"
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
106.79569244384766,
|
||
|
-6.2395378839383016
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "sales.2",
|
||
|
"geometry_name": "the_geom",
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"id": "sales.2",
|
||
|
"name": "Sales 2"
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
106.78788185119627,
|
||
|
-6.2620624718682665
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "sales.3",
|
||
|
"geometry_name": "the_geom",
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"id": "sales.3",
|
||
|
"name": "Sales 3"
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
106.81011199951172,
|
||
|
-6.249349850172153
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "sales.4",
|
||
|
"geometry_name": "the_geom",
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"id": "sales.4",
|
||
|
"name": "Sales 4"
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
106.81543350219727,
|
||
|
-6.215817763782759
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "sales.5",
|
||
|
"geometry_name": "the_geom",
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"id": "sales.5",
|
||
|
"name": "Sales 5"
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
106.80745124816895,
|
||
|
-6.2746041510497355
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|