Download outline map of Elisio Medrado (geojson format) :
Elisio Medrado.geojson (**)
Download polygon array of Elisio Medrado map for "Google Maps" :
Elisio Medrado.txt
Bounding Box for Elisio Medrado Map : ( -13.022239 , -39.678747 , -12.847632 , -39.458715 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Elisio Medrado map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.022239, -39.678747, -12.847632, -39.458715);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Elisio Medrado)
[out:json];
(
rel["name"="Elisio Medrado"][type=boundary];
rel["name:en"="Elisio Medrado"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Elisio Medrado 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.