Download outline map of Brión (geojson format) :
Brión.geojson (**)
Download polygon array of Brión map for "Google Maps" :
Brión.txt
Bounding Box for Brión Map : ( 10.377857 , -66.32 , 11.827222 , -65.992483 )
Wikipedia ID for Brión : Q260682
Wikipedia SPARQL Query for Brión (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q260682 wdt:P1082 ?population. }
OPTIONAL { wd:Q260682 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q260682 wdt:P2046 ?area. }
OPTIONAL { wd:Q260682 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q260682 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q260682 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 Brión map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.377857, -66.32, 11.827222, -65.992483);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Brión)
[out:json];
(
rel["name"="Brion"][type=boundary];
rel["name:en"="Brion"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Brión
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagres | 10.411070 , -66.171400 |
Birongo | 10.481110 , -66.239440 |
Carenero | 10.532880 , -66.113740 |
Chirimena | 10.606390 , -66.174720 |
El Aguasal | 10.471810 , -66.119330 |
El Guindillo | 10.473220 , -66.245360 |
El Mamon | 10.483330 , -66.183330 |
El Pantano | 10.478230 , -66.142680 |
Gamelotal | 10.403150 , -66.213540 |
Guaical | 10.494290 , -66.141140 |
Guaratalupe | 10.399270 , -66.123760 |
Guayabal | 10.586780 , -66.306740 |
Gurical | 10.500000 , -66.133330 |
La Fundacion | 10.394290 , -66.175680 |
La Ganga | 10.450000 , -66.200000 |
La Marciana | 10.483330 , -66.133330 |
La Yuagara | 10.609830 , -66.293960 |
Las Colonias | 10.407910 , -66.092730 |
Las Gonzalez | 10.403800 , -66.185240 |
Las Martinez | 10.403910 , -66.192730 |
Los Dos Caminos | 10.443910 , -66.116210 |
Los Dos Caminos | 10.466670 , -66.116670 |
Maturin | 10.405170 , -66.162010 |
Oficina Monasterio | 10.466670 , -66.183330 |
Pacheco | 10.433330 , -66.200000 |
Pueblo Nuevo | 10.479440 , -66.232780 |
Pueblo Seco | 10.577600 , -66.215810 |
Punta Tigrillo | 10.616670 , -66.300000 |
Santa Ana | 10.500000 , -66.150000 |
Tacarigua | 10.400000 , -66.150000 |
Tacarigua | 10.433330 , -66.200000 |
Tacarigua de Mamporal | 10.396860 , -66.150830 |
Villegas | 10.466670 , -66.200000 |
Notes:
- You can download geometry data for Brión 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.