Panzós (Alta Verapaz) Map Cropping Samples
Panzós (Alta Verapaz) Map Cropping Samples-1
Panzós (Alta Verapaz) Map Cropping Samples-2
Panzós neighborhoods and villages map with 3D shadow effect
flag map of Panzós with 3D shadow effect
Panzós map with 3d shadow effect
Download outline map of Panzós (geojson format) :
Panzós.geojson (**)
Download polygon array of Panzós map for "Google Maps" :
Panzós.txt
Bounding Box for Panzós Map : ( 15.117025 , -89.805166 , 15.526696 , -89.510994 )
Wikipedia ID for Panzós : Q2050264
Wikipedia SPARQL Query for Panzós (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2050264 wdt:P1082 ?population. }
OPTIONAL { wd:Q2050264 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2050264 wdt:P2046 ?area. }
OPTIONAL { wd:Q2050264 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2050264 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2050264 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 Panzós map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.117025, -89.805166, 15.526696, -89.510994);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Panzós)
[out:json];
(
rel["name"="Panzos"][type=boundary];
rel["name:en"="Panzos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Panzós
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 15.333330 , -89.750000 |
Canlun | 15.300000 , -89.783330 |
Miralvalle | 15.316670 , -89.733330 |
Panacte | 15.316670 , -89.633330 |
Panzós | 15.400000 , -89.666670 |
Pueblo Viejo | 15.300000 , -89.700000 |
Rio Zarco | 15.333330 , -89.583330 |
San Miguel | 15.350000 , -89.566670 |
Santa Rosita | 15.383330 , -89.666670 |
Sechiquito | 15.283330 , -89.666670 |
Sepur | 15.300000 , -89.633330 |
Teleman | 15.350000 , -89.716670 |
Tinajas | 15.333330 , -89.666670 |
Notes:
- You can download geometry data for Panzós 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.