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