Brandsen (Buenos Aires) Map Cropping Samples
Brandsen (Buenos Aires) Map Cropping Samples-1
Brandsen (Buenos Aires) Map Cropping Samples-2
Brandsen neighborhoods and villages map with 3D shadow effect
flag map of Brandsen with 3D shadow effect
Brandsen map with 3d shadow effect
Download outline map of Brandsen (geojson format) :
Brandsen.geojson (**)
Download polygon array of Brandsen map for "Google Maps" :
Brandsen.txt
Bounding Box for Brandsen Map : ( -35.418326 , -58.445052 , -34.972645 , -57.892628 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Brandsen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.418326, -58.445052, -34.972645, -57.892628);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Brandsen)
[out:json];
(
rel["name"="Brandsen"][type=boundary];
rel["name:en"="Brandsen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Brandsen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamirano | -35.361190 , -58.150570 |
Brandsen | -35.168420 , -58.234270 |
Doyhenard | -35.116670 , -58.150000 |
Gobernador Obligado | -35.162760 , -58.198670 |
Gómez de la Vega | -35.089030 , -58.135970 |
Jeppener | -35.278430 , -58.199020 |
Oliden | -35.183070 , -57.948840 |
Samborombon | -35.216670 , -58.283330 |
Notes:
- You can download geometry data for Brandsen 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.