La Cocha (Tucuman) Map Cropping Samples
La Cocha (Tucuman) Map Cropping Samples-1
La Cocha (Tucuman) Map Cropping Samples-2
La Cocha neighborhoods and villages map with 3D shadow effect
flag map of La Cocha with 3D shadow effect
La Cocha map with 3d shadow effect
Download outline map of La Cocha (geojson format) :
La Cocha.geojson (**)
Download polygon array of La Cocha map for "Google Maps" :
La Cocha.txt
Bounding Box for La Cocha Map : ( -28.01455 , -65.766217 , -27.608553 , -65.417568 )
Wikipedia ID for La Cocha : Q663822
Wikipedia SPARQL Query for La Cocha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q663822 wdt:P1082 ?population. }
OPTIONAL { wd:Q663822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q663822 wdt:P2046 ?area. }
OPTIONAL { wd:Q663822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q663822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q663822 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 La Cocha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-28.01455, -65.766217, -27.608553, -65.417568);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Cocha)
[out:json];
(
rel["name"="La Cocha"][type=boundary];
rel["name:en"="La Cocha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Cocha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajastine | -27.869920 , -65.571230 |
Chuchucaruana | -27.933330 , -65.666670 |
Domingo Millan | -27.650000 , -65.600000 |
El Porvenir | -27.769560 , -65.545260 |
Huasa Pampa Norte | -27.731270 , -65.584370 |
Huasa Pampa Sur | -27.880380 , -65.582560 |
La Cocha | -27.777290 , -65.570350 |
La Invernada | -27.635530 , -65.575780 |
La Posta | -27.827900 , -65.559570 |
Monte Grande | -27.768980 , -65.600360 |
Nogal | -27.728400 , -65.658540 |
Pueblo Viejo | -27.904230 , -65.565570 |
San Ignacio | -27.756940 , -65.602030 |
San Jose | -27.732400 , -65.565640 |
Sauce Yacu | -27.700000 , -65.650000 |
Suncho | -27.926130 , -65.527130 |
Yanimas | -27.655770 , -65.667890 |
Notes:
- You can download geometry data for La Cocha 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.