Mercedes (Parana) Map Cropping Samples
Mercedes (Parana) Map Cropping Samples-1
Mercedes (Parana) Map Cropping Samples-2
Mercedes neighborhoods and villages map with 3D shadow effect
flag map of Mercedes with 3D shadow effect
Mercedes map with 3d shadow effect
Download outline map of Mercedes (geojson format) :
Mercedes.geojson (**)
Download polygon array of Mercedes map for "Google Maps" :
Mercedes.txt
Bounding Box for Mercedes Map : ( -24.499135 , -54.296651 , -24.371198 , -54.090171 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mercedes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.499135, -54.296651, -24.371198, -54.090171);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mercedes)
[out:json];
(
rel["name"="Mercedes"][type=boundary];
rel["name:en"="Mercedes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mercedes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroio-Guaçu | -24.393257 , -54.247269 |
Mercedes | -24.451587 , -54.165066 |
Três Irmãs | -24.443103 , -54.248079 |
Notes:
- You can download geometry data for Mercedes 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.