Leopolis (Parana) Map Cropping Samples
Leopolis (Parana) Map Cropping Samples-1
Leopolis (Parana) Map Cropping Samples-2
Leopolis neighborhoods and villages map with 3D shadow effect
flag map of Leopolis with 3D shadow effect
Leopolis map with 3d shadow effect
Download outline map of Leopolis (geojson format) :
Leopolis.geojson (**)
Download polygon array of Leopolis map for "Google Maps" :
Leopolis.txt
Bounding Box for Leopolis Map : ( -23.141121 , -50.84267 , -22.895477 , -50.609084 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Leopolis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.141121, -50.84267, -22.895477, -50.609084);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Leopolis)
[out:json];
(
rel["name"="Leopolis"][type=boundary];
rel["name:en"="Leopolis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Leopolis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jandinópolis | -22.956622 , -50.664604 |
Leópolis | -23.079951 , -50.751274 |
Porto Palmira | -22.966670 , -50.750000 |
Primavera | -23.123273 , -50.809318 |
Santa Filomena | -23.016670 , -50.683330 |
Notes:
- You can download geometry data for Leopolis 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.