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