Download outline map of Puerto Cabello (geojson format) :
Puerto Cabello.geojson (**)
Download polygon array of Puerto Cabello map for "Google Maps" :
Puerto Cabello.txt
Bounding Box for Puerto Cabello Map : ( 10.320201 , -68.17 , 10.50375 , -67.868349 )
Wikipedia ID for Puerto Cabello : Q3410570
Wikipedia SPARQL Query for Puerto Cabello (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3410570 wdt:P1082 ?population. }
OPTIONAL { wd:Q3410570 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3410570 wdt:P2046 ?area. }
OPTIONAL { wd:Q3410570 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3410570 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3410570 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 Puerto Cabello map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.320201, -68.17, 10.50375, -67.868349);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Cabello)
[out:json];
(
rel["name"="Puerto Cabello"][type=boundary];
rel["name:en"="Puerto Cabello"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Cabello
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Borburata | 10.444340 , -67.964390 |
Cariaprima | 10.428740 , -68.050540 |
Carlos Felipe | 10.400000 , -68.100000 |
Chiquita | 10.383330 , -67.966670 |
Cienfuegos | 10.400000 , -67.900000 |
Cumbre | 10.400000 , -68.000000 |
El Cambur | 10.402960 , -68.107410 |
El Castano | 10.360240 , -68.097130 |
El Mamon | 10.370700 , -68.099000 |
El Palito | 10.478200 , -68.107780 |
El Palito | 10.481670 , -68.126390 |
El Playon | 10.350000 , -68.100000 |
El Rincon | 10.442220 , -67.958330 |
Gananeo | 10.470000 , -67.955000 |
Ganango | 10.466490 , -67.957090 |
Goaigoaza | 10.440870 , -68.052260 |
Ibarra | 10.433330 , -67.966670 |
Jose Luis | 10.450000 , -68.116670 |
La Corona | 10.392630 , -68.103600 |
La Pastora | 10.431370 , -68.113930 |
La Primavera | 10.414400 , -67.908470 |
La Sorpresa | 10.472280 , -68.061440 |
Las Animas | 10.416670 , -68.116670 |
Las Caneyes | 10.433330 , -67.916670 |
Los Caneyes | 10.437630 , -67.924500 |
Los Pueblos | 10.400000 , -67.933330 |
Miquija | 10.422700 , -68.068170 |
Palermo | 10.433330 , -67.900000 |
Patanemo | 10.426390 , -67.915000 |
Pozo Hondo | 10.366670 , -68.000000 |
Puerto Borburata | 10.483890 , -67.983890 |
Puerto Cabello | 10.474236 , -68.011650 |
Quizandal | 10.472870 , -67.965240 |
Rincon del Pirata | 10.464900 , -67.954070 |
San Esteban | 10.425260 , -68.014260 |
San Juan | 10.416670 , -67.966670 |
Santa Lucia | 10.453140 , -67.985430 |
Santa Rosa | 10.457390 , -68.076660 |
Solorzano | 10.435280 , -67.969440 |
Ultimo Paso | 10.466670 , -68.116670 |
Notes:
- You can download geometry data for Puerto Cabello 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.