Tupungato (Mendoza) Map Cropping Samples
Tupungato (Mendoza) Map Cropping Samples-1
Tupungato (Mendoza) Map Cropping Samples-2
Tupungato neighborhoods and villages map with 3D shadow effect
flag map of Tupungato with 3D shadow effect
Tupungato map with 3d shadow effect
Download outline map of Tupungato (geojson format) :
Tupungato.geojson (**)
Download polygon array of Tupungato map for "Google Maps" :
Tupungato.txt
Bounding Box for Tupungato Map : ( -33.545016 , -69.771806 , -33.009234 , -68.804929 )
Wikipedia ID for Tupungato : Q756244
Wikipedia SPARQL Query for Tupungato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q756244 wdt:P1082 ?population. }
OPTIONAL { wd:Q756244 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q756244 wdt:P2046 ?area. }
OPTIONAL { wd:Q756244 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q756244 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q756244 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 Tupungato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.545016, -69.771806, -33.009234, -68.804929);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tupungato)
[out:json];
(
rel["name"="Tupungato"][type=boundary];
rel["name:en"="Tupungato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tupungato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ancon | -33.305380 , -69.183750 |
Estancia Silva | -33.406280 , -69.340230 |
La Arboleda | -33.379060 , -69.118850 |
San Jose | -33.306830 , -69.155330 |
Tupungato | -33.371460 , -69.148450 |
Villa Bastia | -33.329770 , -69.126020 |
Zapata | -33.479800 , -68.979050 |
Notes:
- You can download geometry data for Tupungato 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.