first commit
This commit is contained in:
10
assets/9.geojson
Normal file
10
assets/9.geojson
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "9",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "Name": "岐阜県多治見市笠原町2082−5 多治見市モザイクタイルミュージアム", "descriptio": null, "timestamp": null, "begin": null, "end": null, "altitudeMo": null, "tessellate": -1, "extrude": 0, "visibility": -1, "drawOrder": null, "icon": null }, "geometry": { "type": "Point", "coordinates": [ 137.1594189, 35.2993208 ] } },
|
||||
{ "type": "Feature", "properties": { "Name": "岐阜県土岐市曽木町 曽木公園", "descriptio": null, "timestamp": null, "begin": null, "end": null, "altitudeMo": null, "tessellate": -1, "extrude": 0, "visibility": -1, "drawOrder": null, "icon": null }, "geometry": { "type": "Point", "coordinates": [ 137.263146299999988, 35.2959463 ] } },
|
||||
{ "type": "Feature", "properties": { "Name": "岐阜県瑞浪市陶町大川716", "descriptio": null, "timestamp": null, "begin": null, "end": null, "altitudeMo": null, "tessellate": -1, "extrude": 0, "visibility": -1, "drawOrder": null, "icon": null }, "geometry": { "type": "Point", "coordinates": [ 137.2915884, 35.3065186 ] } }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user