Tacuaras (Ñeembucú) Map Cropping Samples
Tacuaras (Ñeembucú) Map Cropping Samples-1
Tacuaras (Ñeembucú) Map Cropping Samples-2
Tacuaras neighborhoods and villages map with 3D shadow effect
flag map of Tacuaras with 3D shadow effect
Tacuaras map with 3d shadow effect
Download outline map of Tacuaras (geojson format) :
Tacuaras.geojson (**)
Download polygon array of Tacuaras map for "Google Maps" :
Tacuaras.txt
Bounding Box for Tacuaras Map : ( -27.1795469178 , -58.2610817886 , -26.5957063761 , -57.1820936049 )
Wikipedia ID for Tacuaras : Q1750366
Wikipedia SPARQL Query for Tacuaras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1750366 wdt:P1082 ?population. }
OPTIONAL { wd:Q1750366 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1750366 wdt:P2046 ?area. }
OPTIONAL { wd:Q1750366 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1750366 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1750366 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 Tacuaras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.1795469178, -58.2610817886, -26.5957063761, -57.1820936049);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tacuaras)
[out:json];
(
rel["name"="Tacuaras"][type=boundary];
rel["name:en"="Tacuaras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tacuaras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estancia Gadea Aceval | -27.006730 , -57.696300 |
Estancia Isla Alta | -26.873940 , -57.734190 |
Estancia Punta Diamante | -26.850000 , -57.900000 |
Estancia Victoriano Ortiz | -27.124490 , -57.344080 |
Mburica | -26.716670 , -58.183330 |
Puesto Valle | -27.000000 , -57.583330 |
Tacuarai | -27.016670 , -57.733330 |
Vacareta | -26.900000 , -57.583330 |
Notes:
- You can download geometry data for Tacuaras 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.