Download outline map of Camatagua (geojson format) :
Camatagua.geojson (**)
Download polygon array of Camatagua map for "Google Maps" :
Camatagua.txt
Bounding Box for Camatagua Map : ( 9.67 , -67.112421 , 9.986698 , -66.692673 )
Wikipedia ID for Camatagua : Q2011270
Wikipedia SPARQL Query for Camatagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2011270 wdt:P1082 ?population. }
OPTIONAL { wd:Q2011270 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2011270 wdt:P2046 ?area. }
OPTIONAL { wd:Q2011270 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2011270 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2011270 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 Camatagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.67, -67.112421, 9.986698, -66.692673);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Camatagua)
[out:json];
(
rel["name"="Camatagua"][type=boundary];
rel["name:en"="Camatagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Camatagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Tuira | 9.861110 , -66.848890 |
Camatagua | 9.787620 , -66.906190 |
Camataguita | 9.858990 , -66.910440 |
Cambural | 9.783330 , -66.933330 |
Carmen de Cura | 9.789410 , -66.833330 |
Cartanal | 9.939440 , -66.744440 |
Correa | 9.766670 , -66.883330 |
Cumbito | 9.700000 , -66.850000 |
Cura Arriba | 9.833330 , -66.833330 |
El Guasimo | 9.683330 , -66.883330 |
El Guayabito | 9.687280 , -66.845470 |
El Hierro | 9.866670 , -66.866670 |
El Jobal | 9.883440 , -66.949150 |
El Limon | 9.855830 , -66.902760 |
El Ojo de Agua | 9.783330 , -66.866670 |
El Pinatero | 9.793790 , -66.797440 |
El Placer | 9.816670 , -66.816670 |
El Recreo | 9.800000 , -66.833330 |
Guanape | 9.783330 , -66.750000 |
La Costumbre | 9.682730 , -66.877360 |
La Planada | 9.933330 , -66.766670 |
Las Matas | 9.733330 , -66.850000 |
Las Raices | 9.975170 , -66.734160 |
Los Dos Caminos | 9.900000 , -67.033330 |
Mahomito | 9.959440 , -66.724440 |
Mesa de Guarero | 9.766670 , -66.783330 |
Oscurote | 9.950000 , -66.766670 |
Pegoncito | 9.838540 , -66.900210 |
Penas Altas | 9.736300 , -66.829510 |
Rosario | 9.800000 , -66.950000 |
Sabana Larga | 9.816670 , -66.850000 |
San Francisco de Yare | 9.833330 , -67.016670 |
Zuata | 9.883920 , -67.078520 |
Notes:
- You can download geometry data for Camatagua 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.