Aparecida (Sao Paulo) Map Cropping Samples
Aparecida (Sao Paulo) Map Cropping Samples-1
Aparecida (Sao Paulo) Map Cropping Samples-2
Aparecida neighborhoods and villages map with 3D shadow effect
flag map of Aparecida with 3D shadow effect
Aparecida map with 3d shadow effect
Download outline map of Aparecida (geojson format) :
Aparecida.geojson (**)
Download polygon array of Aparecida map for "Google Maps" :
Aparecida.txt
Bounding Box for Aparecida Map : ( -23.0080006136 , -45.2816761636 , -22.8098583901 , -45.1884214552 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Aparecida map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.0080006136, -45.2816761636, -22.8098583901, -45.1884214552);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aparecida)
[out:json];
(
rel["name"="Aparecida"][type=boundary];
rel["name:en"="Aparecida"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aparecida
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aparecida | -22.857692 , -45.239519 |
Bairro Marciana | -22.827800 , -45.218300 |
Bonfim | -22.966670 , -45.250000 |
Notes:
- You can download geometry data for Aparecida 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.