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