Ribeirao Pires (Sao Paulo) Map Cropping Samples
![Ribeirao Pires (Sao Paulo) Map Cropping Samples-1](og_image/map_cropping/4-102062085-1.jpeg)
Ribeirao Pires (Sao Paulo) Map Cropping Samples-1
![Ribeirao Pires (Sao Paulo) Map Cropping Samples-2](og_image/map_cropping/4-102062085-3.jpeg)
Ribeirao Pires (Sao Paulo) Map Cropping Samples-2
![Ribeirao Pires neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102062085.jpg)
Ribeirao Pires neighborhoods and villages map with 3D shadow effect
![flag map of Ribeirao Pires with 3D shadow effect](og_image/flag_maps/flag_map_102062085.jpg)
flag map of Ribeirao Pires with 3D shadow effect
![Ribeirao Pires map with 3d shadow effect](og_image/blank_maps/map_102062085.png)
Ribeirao Pires map with 3d shadow effect
Download outline map of Ribeirao Pires (geojson format) :
Ribeirao Pires.geojson (**)
Download polygon array of Ribeirao Pires map for "Google Maps" :
Ribeirao Pires.txt
Bounding Box for Ribeirao Pires Map : ( -23.770903 , -46.475329 , -23.617663 , -46.3307 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ribeirao Pires map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.770903, -46.475329, -23.617663, -46.3307);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ribeirao Pires)
[out:json];
(
rel["name"="Ribeirao Pires"][type=boundary];
rel["name:en"="Ribeirao Pires"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Ribeirao Pires 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.