Luján de Cuyo (Mendoza) Map Cropping Samples
Luján de Cuyo (Mendoza) Map Cropping Samples-1
Luján de Cuyo (Mendoza) Map Cropping Samples-2
Luján de Cuyo neighborhoods and villages map with 3D shadow effect
flag map of Luján de Cuyo with 3D shadow effect
Luján de Cuyo map with 3d shadow effect
Download outline map of Luján de Cuyo (geojson format) :
Luján de Cuyo.geojson (**)
Download polygon array of Luján de Cuyo map for "Google Maps" :
Luján de Cuyo.txt
Bounding Box for Luján de Cuyo Map : ( -33.392772 , -70.09324 , -32.618652 , -68.620095 )
Wikipedia ID for Luján de Cuyo : Q583524
Wikipedia SPARQL Query for Luján de Cuyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q583524 wdt:P1082 ?population. }
OPTIONAL { wd:Q583524 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q583524 wdt:P2046 ?area. }
OPTIONAL { wd:Q583524 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q583524 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q583524 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Luján de Cuyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.392772, -70.09324, -32.618652, -68.620095);
);
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 de Cuyo)
[out:json];
(
rel["name"="Lujan De Cuyo"][type=boundary];
rel["name:en"="Lujan De Cuyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Luján de Cuyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrelo | -33.118520 , -68.886940 |
Anchoris | -33.321130 , -68.914660 |
Banos Lunlunta | -33.063940 , -68.829390 |
Cacheuta | -33.018890 , -69.117170 |
Chacras de Coria | -33.000000 , -68.866670 |
El Carrizal de Abajo | -33.320530 , -68.756360 |
El Carrizal de Arriba | -33.224170 , -68.839850 |
El Salto | -32.960966 , -69.351000 |
Estación Uspallata | -32.675080 , -69.374970 |
La Carrodilla | -32.961150 , -68.847050 |
La Puntilla | -32.962250 , -68.849050 |
Las Cuevas | -32.813880 , -70.048630 |
Los Penitentes | -32.838058 , -69.848499 |
Luján de Cuyo | -33.035470 , -68.877820 |
Mayor Drumond | -33.024610 , -68.881520 |
Perdriel | -33.075230 , -68.888500 |
Potrerillos | -32.952240 , -69.194530 |
Ugarteche | -33.211800 , -68.888580 |
Vistalba | -33.016670 , -68.883330 |
Notes:
- You can download geometry data for Luján de Cuyo 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.