Ipeuna (Sao Paulo) Map Cropping Samples
Ipeuna (Sao Paulo) Map Cropping Samples-1
Ipeuna (Sao Paulo) Map Cropping Samples-2
Ipeuna neighborhoods and villages map with 3D shadow effect
flag map of Ipeuna with 3D shadow effect
Ipeuna map with 3d shadow effect
Download outline map of Ipeuna (geojson format) :
Ipeuna.geojson (**)
Download polygon array of Ipeuna map for "Google Maps" :
Ipeuna.txt
Bounding Box for Ipeuna Map : ( -22.541123 , -47.79561 , -22.328338 , -47.6387 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ipeuna map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.541123, -47.79561, -22.328338, -47.6387);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ipeuna)
[out:json];
(
rel["name"="Ipeuna"][type=boundary];
rel["name:en"="Ipeuna"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ipeuna
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cabreuva | -22.450000 , -47.716670 |
Ipeúna | -22.435214 , -47.713163 |
Lageado | -22.409157 , -47.690735 |
Sao Joao da Lapa | -22.400000 , -47.783330 |
Notes:
- You can download geometry data for Ipeuna 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.