Birigui (Sao Paulo) Map Cropping Samples
Birigui (Sao Paulo) Map Cropping Samples-1
Birigui (Sao Paulo) Map Cropping Samples-2
Birigui neighborhoods and villages map with 3D shadow effect
flag map of Birigui with 3D shadow effect
Birigui map with 3d shadow effect
Download outline map of Birigui (geojson format) :
Birigui.geojson (**)
Download polygon array of Birigui map for "Google Maps" :
Birigui.txt
Bounding Box for Birigui Map : ( -21.4681124478 , -50.4665508215 , -21.0602736777 , -50.2391715232 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Birigui map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-21.4681124478, -50.4665508215, -21.0602736777, -50.2391715232);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Birigui)
[out:json];
(
rel["name"="Birigui"][type=boundary];
rel["name:en"="Birigui"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Birigui
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baguacu | -21.116670 , -50.316670 |
Birigui | -21.287218 , -50.336689 |
Duas Barras | -21.183330 , -50.266670 |
Goulart | -21.133330 , -50.283330 |
Notes:
- You can download geometry data for Birigui 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.