Turén (Portuguesa) Map Cropping Samples
Turén (Portuguesa) Map Cropping Samples-1
Turén (Portuguesa) Map Cropping Samples-2
Turén neighborhoods and villages map with 3D shadow effect
flag map of Turén with 3D shadow effect
Turén map with 3d shadow effect
Download outline map of Turén (geojson format) :
Turén.geojson (**)
Download polygon array of Turén map for "Google Maps" :
Turén.txt
Bounding Box for Turén Map : ( 9.352659 , -69.233454 , 9.577234 , -68.844098 )
Wikipedia ID for Turén : Q3038839
Wikipedia SPARQL Query for Turén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3038839 wdt:P1082 ?population. }
OPTIONAL { wd:Q3038839 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3038839 wdt:P2046 ?area. }
OPTIONAL { wd:Q3038839 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3038839 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3038839 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 Turén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.352659, -69.233454, 9.577234, -68.844098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Turén)
[out:json];
(
rel["name"="Paez"][type=boundary];
rel["name:en"="Paez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Turén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acarigua | 9.554510 , -69.195640 |
Boca del Monte | 9.504440 , -69.224870 |
Durigua | 9.543260 , -69.174260 |
El Mamon | 9.498600 , -69.149880 |
El Manguito | 9.430450 , -68.998550 |
El Poblado | 9.433330 , -68.900000 |
Gavilanes | 9.486790 , -69.230320 |
La Palma | 9.485150 , -69.096300 |
La Vega de Aguasal | 9.550000 , -68.933330 |
Los Chinos | 9.358270 , -68.872300 |
Los Mamones | 9.459120 , -69.041210 |
Los Puertos | 9.461680 , -69.090030 |
Maratan | 9.457480 , -68.968780 |
Maratan | 9.499090 , -69.171490 |
Mijaguito | 9.455120 , -69.186260 |
Paso Real | 9.492100 , -69.137100 |
Payara | 9.493600 , -69.081380 |
Pirital | 9.477050 , -69.186120 |
Rio Claro | 9.491920 , -69.018000 |
San Jose de Pimpinela | 9.429710 , -68.909240 |
Notes:
- You can download geometry data for Turé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.