Buroz (Miranda) Map Cropping Samples

Buroz (Miranda) Map Cropping Samples-1
Buroz (Miranda) Map Cropping Samples-1
Buroz (Miranda) Map Cropping Samples-2
Buroz (Miranda) Map Cropping Samples-2
Download outline map of Buroz (geojson format) : Buroz.geojson (**)
Download polygon array of Buroz map for "Google Maps" : Buroz.txt
Bounding Box for Buroz Map : ( 10.249566 , -66.227217 , 10.406395 , -66.017771 )
Wikipedia ID for Buroz : Q751150
Wikipedia SPARQL Query for Buroz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q751150 wdt:P1082 ?population. }
OPTIONAL { wd:Q751150 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q751150 wdt:P2046 ?area. }
OPTIONAL { wd:Q751150 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q751150 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q751150 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.249566, -66.227217, 10.406395, -66.017771);
);
out geom;

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

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

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


Neighborhoods and Villages of Buroz
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua Salud 10.262780 , -66.085280
Belen 10.382330 , -66.113540
Cienfuegos 10.350000 , -66.116670
Cogollal 10.337620 , -66.105420
El Bambu 10.357900 , -66.152470
El Colorado 10.257500 , -66.103610
El Conflicto 10.283330 , -66.050000
El Ladrillo 10.362340 , -66.176210
El Patuco 10.360220 , -66.212060
El Tigre 10.345290 , -66.120950
Gamelotal 10.392880 , -66.108240
Hacienda Fajardo 10.366670 , -66.100000
La Libertad 10.308320 , -66.124230
La Rosa 10.274720 , -66.055560
La Trinidad 10.366670 , -66.116670
La Troja 10.320020 , -66.074390
Las Lapas 10.356930 , -66.201280
Las Maravillas 10.360880 , -66.168920
Los Hernandez 10.268990 , -66.062070
Maimo 10.333330 , -66.083330
Mamporal 10.364610 , -66.130440
Mazapa 10.336050 , -66.149040
Palma Sola 10.374140 , -66.123810
Peraza 10.376100 , -66.146000
Rivero 10.327500 , -66.079170
San Cristobal 10.303920 , -66.054730
San Juan 10.311160 , -66.062600
San Vicente 10.373110 , -66.160580
Santa Rosalia 10.368330 , -66.109440
Santo Domingo 10.362220 , -66.123330
Sotillo 10.395560 , -66.086670
Tovar 10.366670 , -66.133330


Notes:
- You can download geometry data for Buroz 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 Buroz neighborhoods and villages map.


Share this page