Download outline map of Igarapava (geojson format) :
Igarapava.geojson (**)
Download polygon array of Igarapava map for "Google Maps" :
Igarapava.txt
Bounding Box for Igarapava Map : ( -20.1596031504 , -47.8762028967 , -19.9781479802 , -47.5090010993 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Igarapava map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.1596031504, -47.8762028967, -19.9781479802, -47.5090010993);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Igarapava)
[out:json];
(
rel["name"="Igarapava"][type=boundary];
rel["name:en"="Igarapava"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Igarapava
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cel Quito | -19.991860 , -47.796730 |
Igarapava | -20.042549 , -47.753558 |
Matinha | -20.150000 , -47.733330 |
Mirante | -20.116670 , -47.716670 |
Núcleo Residencial da Usina Junqueira | -19.991064 , -47.797645 |
Notes:
- You can download geometry data for Igarapava 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.