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