File size: 173 Bytes
4a589ec |
1 2 3 4 5 6 7 8 9 |
{
"type": "FeatureCollection",
"name": "No_intersecting_buildings",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
]
}
|
4a589ec |
1 2 3 4 5 6 7 8 9 |
{
"type": "FeatureCollection",
"name": "No_intersecting_buildings",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
]
}
|