Bruzual (Yaracuy) Map Cropping Samples

Bruzual (Yaracuy) Map Cropping Samples-1
Bruzual (Yaracuy) Map Cropping Samples-1
Bruzual (Yaracuy) Map Cropping Samples-2
Bruzual (Yaracuy) Map Cropping Samples-2
Download outline map of Bruzual (geojson format) : Bruzual.geojson (**)
Download polygon array of Bruzual map for "Google Maps" : Bruzual.txt
Bounding Box for Bruzual Map : ( 10.192664 , -68.909137 , 10.322221 , -68.796309 )
Wikipedia ID for Bruzual : Q2927131
Wikipedia SPARQL Query for Bruzual (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2927131 wdt:P1082 ?population. }
OPTIONAL { wd:Q2927131 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2927131 wdt:P2046 ?area. }
OPTIONAL { wd:Q2927131 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2927131 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2927131 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.192664, -68.909137, 10.322221, -68.796309);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Bruzual)
[out:json];
(
rel["name"="Aristides Bastidas"][type=boundary];
rel["name:en"="Aristides Bastidas"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Bruzual
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Camunare 10.234560 , -68.826430
Dividive 10.235460 , -68.846220
Guararute 10.245180 , -68.873400
Iboa 10.263430 , -68.855560
La Gotera 10.253320 , -68.878660
La Mata 10.265860 , -68.879240
La Vega 10.244200 , -68.863120
Sabana Larga 10.269740 , -68.867010
San Pablo 10.248280 , -68.844510
San Rafael 10.227780 , -68.840810
Tartagal 10.206520 , -68.824700
Tibana 10.236460 , -68.860060


Notes:
- You can download geometry data for Bruzual 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.

Create Bruzual neighborhoods and villages map.


Share this page