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