Luján (Buenos Aires) Map Cropping Samples
Luján (Buenos Aires) Map Cropping Samples-1
Luján (Buenos Aires) Map Cropping Samples-2
Luján neighborhoods and villages map with 3D shadow effect
flag map of Luján with 3D shadow effect
Luján map with 3d shadow effect
Download outline map of Luján (geojson format) :
Luján.geojson (**)
Download polygon array of Luján map for "Google Maps" :
Luján.txt
Bounding Box for Luján Map : ( -34.808514 , -59.337385 , -34.374379 , -58.95692 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Luján map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.808514, -59.337385, -34.374379, -58.95692);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Luján)
[out:json];
(
rel["name"="Lujan"][type=boundary];
rel["name:en"="Lujan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Luján
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carlos Keen | -34.486580 , -59.218200 |
Cortines | -34.556030 , -59.203760 |
Granaderos | -34.585340 , -59.013410 |
Jáuregui | -34.597430 , -59.177780 |
Luján | -34.570280 , -59.105000 |
Olivera | -34.625370 , -59.255560 |
Open Door | -34.492360 , -59.077190 |
Pueblo Nuevo | -34.564510 , -58.996110 |
San Eladio | -34.750920 , -59.186190 |
Sucre | -34.500000 , -59.116670 |
Torres | -34.430940 , -59.128030 |
Villa Flandria | -34.575530 , -59.177940 |
Notes:
- You can download geometry data for Luján 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.