Alberti (Buenos Aires) Map Cropping Samples
Alberti (Buenos Aires) Map Cropping Samples-1
Alberti (Buenos Aires) Map Cropping Samples-2
Alberti neighborhoods and villages map with 3D shadow effect
flag map of Alberti with 3D shadow effect
Alberti map with 3d shadow effect
Download outline map of Alberti (geojson format) :
Alberti.geojson (**)
Download polygon array of Alberti map for "Google Maps" :
Alberti.txt
Bounding Box for Alberti Map : ( -35.2925558363 , -60.4887324902 , -34.7631920602 , -60.0272834689 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alberti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.2925558363, -60.4887324902, -34.7631920602, -60.0272834689);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alberti)
[out:json];
(
rel["name"="Alberti"][type=boundary];
rel["name:en"="Alberti"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alberti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achupallas | -35.109350 , -60.069840 |
Alberti | -35.026920 , -60.275870 |
Baudrix | -35.241070 , -60.303960 |
Coronel Mom | -34.844600 , -60.305150 |
Coronel Segui | -34.867310 , -60.391310 |
Emita | -35.161690 , -60.244360 |
Larrea | -35.051470 , -60.366800 |
Palantelen | -35.166670 , -60.333330 |
Pla | -35.122820 , -60.220470 |
Presidente Quintana | -35.221370 , -60.190730 |
Villa Maria | -34.886000 , -60.342960 |
Notes:
- You can download geometry data for Alberti 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.