first commit

This commit is contained in:
2022-02-08 16:16:13 +05:30
commit 29100d8e86
102 changed files with 3360 additions and 0 deletions

11
assets/11.geojson Normal file
View File

@ -0,0 +1,11 @@
{
"type": "FeatureCollection",
"name": "11",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "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 ] } },
{ "type": "Feature", "properties": { "Name": "岐阜県瑞浪市稲津町小里1266−1 あきん亭 瑞浪本店", "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.270205800000014, 35.3509569 ] } },
{ "type": "Feature", "properties": { "Name": "岐阜県瑞浪市土岐町6059 きなぁた瑞浪", "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.2674697, 35.3818968 ] } },
{ "type": "Feature", "properties": { "Name": "日本、〒509-6472 岐阜県瑞浪市釜戸町3276−2", "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.3054024, 35.4127564 ] } }
]
}