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