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