Jordan (Guimaras) Map Cropping Samples

Jordan (Guimaras) Map Cropping Samples-1
Jordan (Guimaras) Map Cropping Samples-1
Jordan (Guimaras) Map Cropping Samples-2
Jordan (Guimaras) Map Cropping Samples-2
Download outline map of Jordan (geojson format) : Jordan.geojson (**)
Download polygon array of Jordan map for "Google Maps" : Jordan.txt
Bounding Box for Jordan Map : ( 10.440416 , 122.68042 , 10.475417 , 122.724586 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.440416, 122.68042, 10.475417, 122.724586);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Jordan 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 Jordan neighborhoods and villages map.


Share this page