Guacara (Carabobo) Map Cropping Samples
Guacara (Carabobo) Map Cropping Samples-1
Guacara (Carabobo) Map Cropping Samples-2
Guacara neighborhoods and villages map with 3D shadow effect
flag map of Guacara with 3D shadow effect
Guacara map with 3d shadow effect
Download outline map of Guacara (geojson format) :
Guacara.geojson (**)
Download polygon array of Guacara map for "Google Maps" :
Guacara.txt
Bounding Box for Guacara Map : ( 10.151102 , -67.931429 , 10.375105 , -67.795636 )
Wikipedia ID for Guacara : Q1446171
Wikipedia SPARQL Query for Guacara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1446171 wdt:P1082 ?population. }
OPTIONAL { wd:Q1446171 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1446171 wdt:P2046 ?area. }
OPTIONAL { wd:Q1446171 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1446171 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1446171 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 Guacara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.151102, -67.931429, 10.375105, -67.795636);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guacara)
[out:json];
(
rel["name"="Guacara"][type=boundary];
rel["name:en"="Guacara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guacara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avinca | 10.204670 , -67.897650 |
Coriano | 10.316670 , -67.866670 |
El Toco | 10.250000 , -67.883330 |
Guacara | 10.226090 , -67.877000 |
Las Rosas | 10.333330 , -67.900000 |
Las Tunitas | 10.204930 , -67.878960 |
Negro Primero | 10.237930 , -67.886220 |
Quebrada Honda | 10.273540 , -67.908320 |
Quebrada Honda | 10.280560 , -67.920560 |
Tronconero | 10.290910 , -67.889440 |
Vigirima | 10.336390 , -67.883610 |
Vigirima | 10.327220 , -67.878610 |
Virgirimita | 10.290560 , -67.878060 |
Yagua | 10.260280 , -67.896670 |
Notes:
- You can download geometry data for Guacara 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.