Download outline map of San Cristóbal Totonicapán (geojson format) :
San Cristóbal Totonicapán.geojson (**)
Download polygon array of San Cristóbal Totonicapán map for "Google Maps" :
San Cristóbal Totonicapán.txt
Bounding Box for San Cristóbal Totonicapán Map : ( 14.890289 , -91.539686 , 14.963654 , -91.410219 )
Wikipedia ID for San Cristóbal Totonicapán : Q2402432
Wikipedia SPARQL Query for San Cristóbal Totonicapán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402432 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402432 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402432 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 San Cristóbal Totonicapán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.890289, -91.539686, 14.963654, -91.410219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Cristóbal Totonicapán)
[out:json];
(
rel["name"="San Cristobal Totonicapan"][type=boundary];
rel["name:en"="San Cristobal Totonicapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Cristóbal Totonicapán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cienaga | 14.900000 , -91.450000 |
Cuatro Caminos | 14.908610 , -91.440270 |
El Progreso | 14.950000 , -91.533330 |
Nimasac | 14.933330 , -91.483330 |
Nueva Candelaria | 14.950000 , -91.533330 |
Pacanac | 14.933330 , -91.466670 |
Patachaj | 14.950000 , -91.500000 |
San Cristóbal Totonicapán | 14.916670 , -91.433330 |
Xecanchavox | 14.900000 , -91.433330 |
Xesuc | 14.916670 , -91.416670 |
Xetacabaj | 14.900000 , -91.466670 |
Notes:
- You can download geometry data for San Cristóbal Totonicapá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.