Poptún (Petén) Map Cropping Samples
Poptún (Petén) Map Cropping Samples-1
Poptún (Petén) Map Cropping Samples-2
Poptún neighborhoods and villages map with 3D shadow effect
flag map of Poptún with 3D shadow effect
Poptún map with 3d shadow effect
Download outline map of Poptún (geojson format) :
Poptún.geojson (**)
Download polygon array of Poptún map for "Google Maps" :
Poptún.txt
Bounding Box for Poptún Map : ( 16.236301 , -89.953657 , 16.441509 , -89.191734 )
Wikipedia ID for Poptún : Q385588
Wikipedia SPARQL Query for Poptún (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q385588 wdt:P1082 ?population. }
OPTIONAL { wd:Q385588 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q385588 wdt:P2046 ?area. }
OPTIONAL { wd:Q385588 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q385588 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q385588 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 Poptún map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.236301, -89.953657, 16.441509, -89.191734);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Poptún)
[out:json];
(
rel["name"="Poptun"][type=boundary];
rel["name:en"="Poptun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Poptún
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 16.343610 , -89.436110 |
Canchacan | 16.273330 , -89.418890 |
Cantutu | 16.266670 , -89.399440 |
Chito | 16.331670 , -89.497500 |
Chojimula | 16.350000 , -89.500000 |
Concoma | 16.383330 , -89.533330 |
Corozal | 16.293060 , -89.282500 |
El Colegio | 16.300000 , -89.550000 |
El Naranjo | 16.313890 , -89.301110 |
Hacienda El Ranchon | 16.363610 , -89.417500 |
Ixobel | 16.308610 , -89.412780 |
Labor El Porvenir | 16.325000 , -89.389170 |
Las Delicias | 16.358060 , -89.436670 |
Las Lajas | 16.333330 , -89.283330 |
Machaquila | 16.392220 , -89.445280 |
Montana Rusa | 16.285560 , -89.405830 |
Poptún | 16.331110 , -89.416940 |
Santa Cruz | 16.288890 , -89.381940 |
Santa Maria | 16.299440 , -89.465000 |
Notes:
- You can download geometry data for Poptún 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.