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