Download outline map of Nirgua (geojson format) :
Nirgua.geojson (**)
Download polygon array of Nirgua map for "Google Maps" :
Nirgua.txt
Bounding Box for Nirgua Map : ( 10.072849 , -68.988289 , 10.329457 , -68.716688 )
Wikipedia ID for Nirgua : Q10801437
Wikipedia SPARQL Query for Nirgua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10801437 wdt:P1082 ?population. }
OPTIONAL { wd:Q10801437 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10801437 wdt:P2046 ?area. }
OPTIONAL { wd:Q10801437 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10801437 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10801437 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 Nirgua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.072849, -68.988289, 10.329457, -68.716688);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nirgua)
[out:json];
(
rel["name"="Bruzual"][type=boundary];
rel["name:en"="Bruzual"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nirgua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 10.093690 , -68.807440 |
Alto del Rio | 10.214780 , -68.937920 |
Baquira | 10.160880 , -68.738200 |
Bucaral | 10.303890 , -68.921110 |
Buena Vista | 10.216670 , -68.950000 |
Campo Alegre | 10.133330 , -68.883330 |
Campo Elias | 10.226790 , -68.927950 |
Campo Solo | 10.256610 , -68.890140 |
Central Matilde | 10.142960 , -68.880080 |
Chivacoa | 10.160280 , -68.895000 |
Cocuaima | 10.202900 , -68.956710 |
Cumaripa | 10.156170 , -68.832950 |
El Caliche | 10.128120 , -68.775310 |
El Ceibal | 10.158610 , -68.921110 |
El Copey | 10.186750 , -68.956190 |
El Mango | 10.166670 , -68.850000 |
El Zamuro | 10.125560 , -68.878890 |
La Bartola | 10.214130 , -68.879030 |
La Canada | 10.197110 , -68.948730 |
La Cumbre | 10.275210 , -68.910830 |
La Grillera | 10.234400 , -68.886600 |
La Laguna | 10.246350 , -68.940710 |
La Puente | 10.258050 , -68.932830 |
La Virgen | 10.176510 , -68.960410 |
Las Adjuntas | 10.200000 , -68.916670 |
Las Mulitas | 10.151160 , -68.742710 |
Los Colorados | 10.223640 , -68.873720 |
Los Corozos | 10.133420 , -68.791480 |
Los Horcones | 10.165420 , -68.838150 |
Macanillal | 10.321830 , -68.933880 |
Palo Grande | 10.240820 , -68.892750 |
Palo Verde | 10.173750 , -68.910230 |
San Rafael | 10.139720 , -68.842290 |
San Ramon | 10.209770 , -68.940400 |
Sanare | 10.100910 , -68.811720 |
Tacope | 10.183330 , -68.950000 |
Teteiba | 10.211560 , -68.899540 |
Tupe | 10.307500 , -68.938890 |
Notes:
- You can download geometry data for Nirgua 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.