Download outline map of Patzún (geojson format) :
Patzún.geojson (**)
Download polygon array of Patzún map for "Google Maps" :
Patzún.txt
Bounding Box for Patzún Map : ( 14.579361 , -91.114255 , 14.730192 , -90.950654 )
Wikipedia ID for Patzún : Q2574268
Wikipedia SPARQL Query for Patzún (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2574268 wdt:P1082 ?population. }
OPTIONAL { wd:Q2574268 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2574268 wdt:P2046 ?area. }
OPTIONAL { wd:Q2574268 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2574268 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2574268 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 Patzún map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.579361, -91.114255, 14.730192, -90.950654);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Patzún)
[out:json];
(
rel["name"="Patzun"][type=boundary];
rel["name:en"="Patzun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Patzún
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chichoy | 14.683330 , -91.066670 |
Chinimachicaj | 14.650000 , -91.066670 |
Chisal | 14.666670 , -91.016670 |
Chuaquenun | 14.633330 , -91.066670 |
Chuchuca | 14.666670 , -91.050000 |
Chuiquel | 14.666670 , -91.033330 |
Cojobal | 14.650000 , -90.966670 |
Cruz de Santiago | 14.716670 , -91.000000 |
El Sitio | 14.633330 , -90.966670 |
Los Chocoyos | 14.700000 , -91.050000 |
Los Encuentros | 14.616670 , -91.033330 |
Los Llanos | 14.700000 , -91.016670 |
Mocolixot | 14.700000 , -91.033330 |
Nimaya | 14.666670 , -91.000000 |
Pacayalito | 14.700000 , -91.050000 |
Pacoc | 14.650000 , -91.000000 |
Panabaj | 14.666670 , -91.083330 |
Panimaquim | 14.600000 , -91.100000 |
Patzún | 14.683330 , -91.016670 |
Sabalpop | 14.716670 , -91.033330 |
Saquiya | 14.666670 , -91.016670 |
Xatzan | 14.683330 , -91.050000 |
Xejolon | 14.633330 , -91.050000 |
Xepatan | 14.650000 , -91.033330 |
Xetzisi | 14.633330 , -91.033330 |
Notes:
- You can download geometry data for Patzú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.