Download outline map of Tucupita (geojson format) :
Tucupita.geojson (**)
Download polygon array of Tucupita map for "Google Maps" :
Tucupita.txt
Bounding Box for Tucupita Map : ( 8.597735 , -62.406939 , 9.904555 , -60.965443 )
Wikipedia ID for Tucupita : Q2092931
Wikipedia SPARQL Query for Tucupita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2092931 wdt:P1082 ?population. }
OPTIONAL { wd:Q2092931 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2092931 wdt:P2046 ?area. }
OPTIONAL { wd:Q2092931 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2092931 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2092931 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 Tucupita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.597735, -62.406939, 9.904555, -60.965443);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tucupita)
[out:json];
(
rel["name"="Tucupita"][type=boundary];
rel["name:en"="Tucupita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tucupita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Araguaito | 8.676310 , -61.991600 |
Boca de Los Remolinos | 8.651110 , -61.959720 |
Boca de Macareito | 8.924630 , -61.983070 |
Boca de Macareo | 8.849330 , -62.000170 |
Cano Manamo | 9.433330 , -62.400000 |
Carapal de Guara | 8.916390 , -61.987220 |
Clavellina | 9.169300 , -62.102720 |
Coporito Abajo | 8.871990 , -61.994400 |
El Consejo | 8.707220 , -62.026390 |
El Mosquero | 8.709720 , -61.777780 |
El Muertico | 9.007500 , -61.819440 |
El Muerto | 8.953330 , -61.850560 |
El Tirital | 9.060560 , -61.811110 |
Geina | 8.629720 , -61.885280 |
Juncalito | 8.726110 , -61.872780 |
La Horqueta | 9.225580 , -62.106530 |
La Horqueta | 9.216670 , -62.016670 |
La Portuguesa | 8.615540 , -61.779840 |
La Tortuga | 8.748760 , -61.681140 |
Las Mulas | 9.110970 , -62.000830 |
Los Angelitos | 8.801390 , -61.966390 |
Macareo de Santo Nino | 8.787540 , -62.050500 |
Palo Blanco | 9.176670 , -61.932100 |
Pueblo Blanco | 9.180000 , -61.799720 |
Rancherias Jana Cajamana | 9.176830 , -61.201820 |
San Jose de Macareito | 8.933330 , -61.965830 |
San Salvador | 8.955660 , -62.079190 |
Santa Rosa | 8.766670 , -61.550280 |
Tucupita | 9.062220 , -62.051020 |
Vuelta de Los Indios | 8.803890 , -61.947220 |
Vuelta Larga | 9.148330 , -61.829170 |
Wiuiquina | 9.165000 , -61.132780 |
Yaguaraco | 8.821670 , -61.572220 |
Notes:
- You can download geometry data for Tucupita 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.