Update build.geojson
Browse files- build.geojson +0 -2
build.geojson
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
{
|
2 |
"type": "FeatureCollection",
|
3 |
-
"name": "build",
|
4 |
-
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
5 |
"features": [
|
6 |
{ "type": "Feature", "properties": { "osm_id": null, "osm_way_id": "296061190", "name": null, "type": null, "aeroway": null, "amenity": null, "admin_level": null, "barrier": null, "boundary": null, "building": "commercial", "craft": null, "geological": null, "historic": null, "land_area": null, "landuse": null, "leisure": null, "man_made": null, "military": null, "natural": null, "office": null, "place": null, "shop": null, "sport": null, "tourism": null, "other_tags": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -95.421921, 29.679633 ], [ -95.4219289, 29.6792462 ], [ -95.4214756, 29.6792392 ], [ -95.4214676, 29.679626 ], [ -95.421921, 29.679633 ] ] ] ] } },
|
7 |
{ "type": "Feature", "properties": { "osm_id": null, "osm_way_id": "296061191", "name": null, "type": null, "aeroway": null, "amenity": null, "admin_level": null, "barrier": null, "boundary": null, "building": "commercial", "craft": null, "geological": null, "historic": null, "land_area": null, "landuse": null, "leisure": null, "man_made": null, "military": null, "natural": null, "office": null, "place": null, "shop": null, "sport": null, "tourism": null, "other_tags": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -95.4199745, 29.6791918 ], [ -95.4195292, 29.6791828 ], [ -95.4195188, 29.6795737 ], [ -95.4199641, 29.6795827 ], [ -95.4199745, 29.6791918 ] ] ] ] } },
|
|
|
1 |
{
|
2 |
"type": "FeatureCollection",
|
|
|
|
|
3 |
"features": [
|
4 |
{ "type": "Feature", "properties": { "osm_id": null, "osm_way_id": "296061190", "name": null, "type": null, "aeroway": null, "amenity": null, "admin_level": null, "barrier": null, "boundary": null, "building": "commercial", "craft": null, "geological": null, "historic": null, "land_area": null, "landuse": null, "leisure": null, "man_made": null, "military": null, "natural": null, "office": null, "place": null, "shop": null, "sport": null, "tourism": null, "other_tags": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -95.421921, 29.679633 ], [ -95.4219289, 29.6792462 ], [ -95.4214756, 29.6792392 ], [ -95.4214676, 29.679626 ], [ -95.421921, 29.679633 ] ] ] ] } },
|
5 |
{ "type": "Feature", "properties": { "osm_id": null, "osm_way_id": "296061191", "name": null, "type": null, "aeroway": null, "amenity": null, "admin_level": null, "barrier": null, "boundary": null, "building": "commercial", "craft": null, "geological": null, "historic": null, "land_area": null, "landuse": null, "leisure": null, "man_made": null, "military": null, "natural": null, "office": null, "place": null, "shop": null, "sport": null, "tourism": null, "other_tags": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -95.4199745, 29.6791918 ], [ -95.4195292, 29.6791828 ], [ -95.4195188, 29.6795737 ], [ -95.4199641, 29.6795827 ], [ -95.4199745, 29.6791918 ] ] ] ] } },
|