Download outline map of Bejuma (geojson format) :
Bejuma.geojson (**)
Download polygon array of Bejuma map for "Google Maps" :
Bejuma.txt
Bounding Box for Bejuma Map : ( 10.0425 , -68.397122 , 10.421041 , -68.139926 )
Wikipedia ID for Bejuma : Q814976
Wikipedia SPARQL Query for Bejuma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q814976 wdt:P1082 ?population. }
OPTIONAL { wd:Q814976 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q814976 wdt:P2046 ?area. }
OPTIONAL { wd:Q814976 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q814976 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q814976 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 Bejuma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.0425, -68.397122, 10.421041, -68.139926);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bejuma)
[out:json];
(
rel["name"="Bejuma"][type=boundary];
rel["name:en"="Bejuma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bejuma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguita de Dios | 10.121520 , -68.196960 |
Alto de Reyes | 10.156670 , -68.287650 |
Anselmito | 10.336110 , -68.337220 |
Banco Largo | 10.157830 , -68.253370 |
Bejuma | 10.168800 , -68.260246 |
Camburito | 10.111500 , -68.199430 |
Canoabito | 10.317440 , -68.264670 |
Canoabo | 10.333330 , -68.350000 |
Canoabo | 10.309410 , -68.279700 |
Capita | 10.345500 , -68.360150 |
Cariaprima | 10.258590 , -68.180910 |
Casupito | 10.173220 , -68.186370 |
Chacao | 10.250000 , -68.200000 |
Chirgua | 10.205240 , -68.181870 |
El Guarapo | 10.292170 , -68.233520 |
El Leon | 10.212670 , -68.195090 |
El Rincon | 10.184020 , -68.258240 |
El Salto | 10.102780 , -68.221670 |
El Salto | 10.102440 , -68.308760 |
Encantada | 10.100000 , -68.233330 |
Hato Paredes | 10.166670 , -68.183330 |
La Guadalupe | 10.292910 , -68.172240 |
La Isla | 10.366670 , -68.350000 |
La Mona | 10.148040 , -68.193670 |
La Paradena | 10.190240 , -68.175280 |
La Sabana | 10.336130 , -68.306800 |
La Trilla | 10.155980 , -68.245330 |
Los Rastrojos | 10.338240 , -68.271200 |
Palmichal | 10.298910 , -68.229540 |
Perico | 10.252930 , -68.202060 |
Potrerito | 10.223540 , -68.193780 |
Reyes Arriba | 10.145300 , -68.267310 |
Riecito | 10.295560 , -68.356110 |
Santa Barbara | 10.088460 , -68.209980 |
Tierra Adentro | 10.116670 , -68.216670 |
Notes:
- You can download geometry data for Bejuma 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.