Al Hamriya (Sharjah) Map Cropping Samples
Al Hamriya (Sharjah) Map Cropping Samples-1
Al Hamriya (Sharjah) Map Cropping Samples-2
Al Hamriya neighborhoods and villages map with 3D shadow effect
flag map of Al Hamriya with 3D shadow effect
Al Hamriya map with 3d shadow effect
Download outline map of Al Hamriya (geojson format) :
Al Hamriya.geojson (**)
Download polygon array of Al Hamriya map for "Google Maps" :
Al Hamriya.txt
Bounding Box for Al Hamriya Map : ( 25.41801 , 55.472113 , 25.518144 , 55.647704 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Al Hamriya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.41801, 55.472113, 25.518144, 55.647704);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al Hamriya)
[out:json];
(
rel["name"="Al Hamriya"][type=boundary];
rel["name:en"="Al Hamriya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Al Hamriya 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.