Giza (Giza) Map Cropping Samples

Giza (Giza) Map Cropping Samples-1
Giza (Giza) Map Cropping Samples-1
Giza (Giza) Map Cropping Samples-2
Giza (Giza) Map Cropping Samples-2
Download outline map of Giza (geojson format) : Giza.geojson (**)
Download polygon array of Giza map for "Google Maps" : Giza.txt
Bounding Box for Giza Map : ( 29.965153 , 31.193696 , 30.032637 , 31.234259 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.965153, 31.193696, 30.032637, 31.234259);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Giza)
[out:json];
(
rel["name"="Giza"][type=boundary];
rel["name:en"="Giza"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Giza in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Giza neighborhoods and villages map.


Share this page