Ribeirao Branco (Sao Paulo) Map Cropping Samples
Ribeirao Branco (Sao Paulo) Map Cropping Samples-1
Ribeirao Branco neighborhoods and villages map with 3D shadow effect
flag map of Ribeirao Branco with 3D shadow effect
Ribeirao Branco map with 3d shadow effect
Download outline map of Ribeirao Branco (geojson format) :
Ribeirao Branco.geojson (**)
Download polygon array of Ribeirao Branco map for "Google Maps" :
Ribeirao Branco.txt
Bounding Box for Ribeirao Branco Map : ( -24.392356 , -48.987258 , -24.115729 , -48.626172 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ribeirao Branco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.392356, -48.987258, -24.115729, -48.626172);
);
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 Branco)
[out:json];
(
rel["name"="Ribeirao Branco"][type=boundary];
rel["name:en"="Ribeirao Branco"][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 Branco 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.