Al-Kharkhir (Najran) Map Cropping Samples
Al-Kharkhir (Najran) Map Cropping Samples-1
Al-Kharkhir (Najran) Map Cropping Samples-2
Al-Kharkhir neighborhoods and villages map with 3D shadow effect
flag map of Al-Kharkhir with 3D shadow effect
Al-Kharkhir map with 3d shadow effect
Download outline map of Al-Kharkhir (geojson format) :
Al-Kharkhir.geojson (**)
Download polygon array of Al-Kharkhir map for "Google Maps" :
Al-Kharkhir.txt
Bounding Box for Al-Kharkhir Map : ( 18.725174 , 49.787516 , 19.333681 , 52.002109 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Al-Kharkhir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.725174, 49.787516, 19.333681, 52.002109);
);
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-Kharkhir)
[out:json];
(
rel["name"="Al-Kharkhir"][type=boundary];
rel["name:en"="Al-Kharkhir"][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-Kharkhir 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.