Tubores (Nueva Esparta) Map Cropping Samples
Tubores (Nueva Esparta) Map Cropping Samples-1
Tubores (Nueva Esparta) Map Cropping Samples-2
Tubores neighborhoods and villages map with 3D shadow effect
flag map of Tubores with 3D shadow effect
Tubores map with 3d shadow effect
Download outline map of Tubores (geojson format) :
Tubores.geojson (**)
Download polygon array of Tubores map for "Google Maps" :
Tubores.txt
Bounding Box for Tubores Map : ( 10.795417 , -64.229584 , 11.00951 , -63.990417 )
Wikipedia ID for Tubores : Q2102962
Wikipedia SPARQL Query for Tubores (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2102962 wdt:P1082 ?population. }
OPTIONAL { wd:Q2102962 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2102962 wdt:P2046 ?area. }
OPTIONAL { wd:Q2102962 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2102962 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2102962 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 Tubores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.795417, -64.229584, 11.00951, -63.990417);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tubores)
[out:json];
(
rel["name"="Tubores"][type=boundary];
rel["name:en"="Tubores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tubores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Blanca | 10.803330 , -64.175000 |
Boca de Palo | 10.944680 , -64.123220 |
Chacachacare | 10.991670 , -64.108330 |
Chacachacare | 10.964250 , -64.153000 |
El Aguila | 10.922090 , -64.068650 |
El Botadero | 10.962220 , -64.150000 |
El Guamache | 10.897050 , -64.062840 |
El Guamache | 10.916670 , -64.041670 |
La Chica | 10.933330 , -64.016670 |
Laguna de Raya | 10.932310 , -64.110970 |
Las Bermudez | 10.942220 , -64.013890 |
Las Casitas | 10.903950 , -64.074530 |
Las Hernandez | 10.940140 , -64.053770 |
Los Algodones | 10.877730 , -64.018340 |
Los Gomez | 10.956420 , -64.084340 |
Los Marvales | 10.933330 , -64.056110 |
Los Narvales | 10.935600 , -64.057040 |
Orinoco | 10.913990 , -64.028260 |
Piedras Negras | 10.958110 , -64.065330 |
Punta de Mangle | 10.881040 , -64.043170 |
Santa Maria | 10.950560 , -64.099440 |
Notes:
- You can download geometry data for Tubores 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.