Download outline map of Tulumba (geojson format) :
Tulumba.geojson (**)
Download polygon array of Tulumba map for "Google Maps" :
Tulumba.txt
Bounding Box for Tulumba Map : ( -30.689656 , -64.99295 , -29.515692 , -62.345069 )
Wikipedia ID for Tulumba : Q962957
Wikipedia SPARQL Query for Tulumba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q962957 wdt:P1082 ?population. }
OPTIONAL { wd:Q962957 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q962957 wdt:P2046 ?area. }
OPTIONAL { wd:Q962957 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q962957 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q962957 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 Tulumba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-30.689656, -64.99295, -29.515692, -62.345069);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tulumba)
[out:json];
(
rel["name"="Tulumba"][type=boundary];
rel["name:en"="Tulumba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tulumba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de Flores | -30.380450 , -64.041800 |
Alto Verde | -30.178360 , -64.112930 |
Canada Honda | -30.550000 , -63.500000 |
Chacras Viejas | -30.458370 , -64.036340 |
Churqui Canada | -30.175260 , -63.863720 |
Corral de Barranca | -30.283330 , -64.050000 |
El Arroyo | -30.419270 , -64.068070 |
El Banado | -30.349640 , -63.832740 |
El Durazno | -30.432510 , -63.534880 |
El Mistolar | -30.583330 , -62.866670 |
El Molino | -30.309050 , -64.144950 |
El Perchel | -30.143940 , -64.018660 |
El Portillo | -30.366590 , -64.356830 |
El Retumbadero | -30.456330 , -64.178470 |
El Tuscal | -29.763910 , -64.526660 |
El Vence | -30.366670 , -63.633330 |
Inti Huasi | -30.414710 , -64.219960 |
Isla de San Antonio | -30.029490 , -64.417220 |
La Canada | -30.223380 , -64.069190 |
La Esperanza | -30.290980 , -63.704400 |
La Higuera | -30.266670 , -64.133330 |
La Isabela | -30.316670 , -64.316670 |
La Majadilla | -30.433910 , -64.184430 |
La Providencia | -30.300000 , -63.483330 |
La Toma | -30.203500 , -64.012840 |
Las Chilcas | -30.066670 , -64.333330 |
Manantiales | -30.287120 , -64.134450 |
Ojo de Agua | -30.464060 , -64.139110 |
Puesto Luna | -30.216670 , -63.566670 |
Puesto San Jose | -30.466670 , -63.800000 |
San Carlos | -29.601090 , -64.812410 |
San José de la Dormida | -30.354400 , -63.948720 |
San Jose de las Salinas | -30.007870 , -64.623980 |
San Pedro Norte | -30.088090 , -64.154490 |
Santa Cruz | -30.246320 , -64.169530 |
Suerte Nueva | -30.260580 , -63.152540 |
Totoralejos | -29.640210 , -64.881870 |
Villa Rosario del Saladillo | -30.431340 , -63.472910 |
Villa Tulumba | -30.395520 , -64.122400 |
Notes:
- You can download geometry data for Tulumba 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.