Guaymallén (Mendoza) Map Cropping Samples
Guaymallén (Mendoza) Map Cropping Samples-1
Guaymallén (Mendoza) Map Cropping Samples-2
Guaymallén neighborhoods and villages map with 3D shadow effect
flag map of Guaymallén with 3D shadow effect
Guaymallén map with 3d shadow effect
Download outline map of Guaymallén (geojson format) :
Guaymallén.geojson (**)
Download polygon array of Guaymallén map for "Google Maps" :
Guaymallén.txt
Bounding Box for Guaymallén Map : ( -32.964993 , -68.83953 , -32.828572 , -68.647648 )
Wikipedia ID for Guaymallén : Q512660
Wikipedia SPARQL Query for Guaymallén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q512660 wdt:P1082 ?population. }
OPTIONAL { wd:Q512660 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q512660 wdt:P2046 ?area. }
OPTIONAL { wd:Q512660 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q512660 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q512660 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 Guaymallén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-32.964993, -68.83953, -32.828572, -68.647648);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaymallén)
[out:json];
(
rel["name"="Guaymallen"][type=boundary];
rel["name:en"="Guaymallen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaymallén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barraquero | -32.905590 , -68.831180 |
Bermejo | -32.883330 , -68.800000 |
Buena Nueva | -32.900000 , -68.750000 |
Capilla del Rosario | -32.916670 , -68.733330 |
Corralitos | -32.883330 , -68.700000 |
El Sauce | -32.863140 , -68.743130 |
Esquina Pescadero | -32.866670 , -68.666670 |
Jesus Nazareno | -32.935150 , -68.764310 |
Lagunita | -32.883330 , -68.766670 |
Mendoza | -32.951882 , -68.703068 |
Pueblo Nuevo | -32.929140 , -68.731100 |
Rodeo de la Cruz | -32.922770 , -68.739350 |
Villa Nueva | -32.897220 , -68.780380 |
Notes:
- You can download geometry data for Guaymallé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.