Move some UI to Stimulus + Lo Pozzo geojson
This commit is contained in:
8
webgis/geojson/lopozzo.geojson
Normal file
8
webgis/geojson/lopozzo.geojson
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "lopozzo",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "id": 1, "denominaz": "area residenziale e complesso idraulico in località Lo Pozzo" }, "geometry": { "type": "Point", "coordinates": [ 14.213643789607119, 40.556601906452713 ] } }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user