Guanta (Anzoátegui) Map Cropping Samples
Guanta (Anzoátegui) Map Cropping Samples-1
Guanta (Anzoátegui) Map Cropping Samples-2
Guanta neighborhoods and villages map with 3D shadow effect
flag map of Guanta with 3D shadow effect
Guanta map with 3d shadow effect
Download outline map of Guanta (geojson format) :
Guanta.geojson (**)
Download polygon array of Guanta map for "Google Maps" :
Guanta.txt
Bounding Box for Guanta Map : ( 8.573792 , -64.20078 , 8.930427 , -63.61 )
Wikipedia ID for Guanta : Q2381428
Wikipedia SPARQL Query for Guanta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2381428 wdt:P1082 ?population. }
OPTIONAL { wd:Q2381428 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2381428 wdt:P2046 ?area. }
OPTIONAL { wd:Q2381428 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2381428 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2381428 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 Guanta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.573792, -64.20078, 8.930427, -63.61);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guanta)
[out:json];
(
rel["name"="Guanipa"][type=boundary];
rel["name:en"="Guanipa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guanta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 8.869220 , -63.986240 |
Cabecera de la Canoa | 8.647780 , -63.873330 |
Cabeceras de La Canoa | 8.646050 , -63.876900 |
Dos Matas | 8.809720 , -63.714830 |
El Burro | 8.831140 , -63.794820 |
El Paso de Mayori | 8.841000 , -63.825000 |
El Pinal | 8.851940 , -63.981110 |
El Potrero | 8.811180 , -63.698270 |
El Vasquero | 8.875150 , -64.130560 |
Guatamare | 8.841700 , -63.903730 |
La Florida | 8.822040 , -63.750970 |
La Horqueta | 8.838620 , -63.863790 |
La Verdosa | 8.867870 , -64.027030 |
La Viuda | 8.677470 , -63.861640 |
Las Mercedes | 8.925960 , -64.197810 |
Los Barrancos | 8.826110 , -63.781110 |
Paso de la Fundacion | 8.817770 , -63.728090 |
San Isidro | 8.854000 , -63.937160 |
Notes:
- You can download geometry data for Guanta 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.