Lanús (Buenos Aires) Map Cropping Samples
Lanús (Buenos Aires) Map Cropping Samples-1
Lanús (Buenos Aires) Map Cropping Samples-2
Lanús neighborhoods and villages map with 3D shadow effect
flag map of Lanús with 3D shadow effect
Lanús map with 3d shadow effect
Download outline map of Lanús (geojson format) :
Lanús.geojson (**)
Download polygon array of Lanús map for "Google Maps" :
Lanús.txt
Bounding Box for Lanús Map : ( -34.744844 , -58.449159 , -34.658972 , -58.333675 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lanús map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.744844, -58.449159, -34.658972, -58.333675);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lanús)
[out:json];
(
rel["name"="Lanus"][type=boundary];
rel["name:en"="Lanus"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lanús
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caraza | -34.696760 , -58.429830 |
Diamante | -34.666670 , -58.416670 |
Lanús | -34.702520 , -58.395500 |
Monte Chingolo | -34.729780 , -58.353290 |
Remedios de Escalada | -34.724920 , -58.382550 |
Valentín Alsina | -34.666534 , -58.414993 |
Villa Barcelo | -34.738530 , -58.372920 |
Villa Diamante | -34.681890 , -58.432970 |
Villa Sarmiento | -34.701250 , -58.383190 |
Notes:
- You can download geometry data for Lanús 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.