San Bartolo (Totonicapán) Map Cropping Samples
![San Bartolo (Totonicapán) Map Cropping Samples-1](og_image/map_cropping/4-1108695487-1.jpeg)
San Bartolo (Totonicapán) Map Cropping Samples-1
![San Bartolo (Totonicapán) Map Cropping Samples-2](og_image/map_cropping/4-1108695487-3.jpeg)
San Bartolo (Totonicapán) Map Cropping Samples-2
![San Bartolo neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108695487.jpg)
San Bartolo neighborhoods and villages map with 3D shadow effect
![flag map of San Bartolo with 3D shadow effect](og_image/flag_maps/flag_map_1108695487.jpg)
flag map of San Bartolo with 3D shadow effect
![San Bartolo map with 3d shadow effect](og_image/blank_maps/map_1108695487.png)
San Bartolo map with 3d shadow effect
Download outline map of San Bartolo (geojson format) :
San Bartolo.geojson (**)
Download polygon array of San Bartolo map for "Google Maps" :
San Bartolo.txt
Bounding Box for San Bartolo Map : ( 15.070384 , -91.518693 , 15.148514 , -91.394386 )
Wikipedia ID for San Bartolo : Q2401769
Wikipedia SPARQL Query for San Bartolo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401769 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401769 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401769 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401769 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401769 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401769 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 Bartolo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.070384, -91.518693, 15.148514, -91.394386);
);
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 Bartolo)
[out:json];
(
rel["name"="San Bartolo"][type=boundary];
rel["name:en"="San Bartolo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Bartolo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caquijuyup | 15.125080 , -91.434540 |
Chocanuleu | 15.128190 , -91.468980 |
Choqui | 15.128240 , -91.413700 |
Chotzague | 15.092110 , -91.468520 |
Jomaquiej | 15.093390 , -91.437560 |
Joyomac | 15.101390 , -91.456670 |
Pachoquib | 15.117170 , -91.439960 |
Paguardia | 15.120030 , -91.468090 |
Paguardia | 15.106070 , -91.477940 |
Parraxchaj | 15.115830 , -91.485280 |
Patacaj | 15.130450 , -91.397580 |
Patulup | 15.105390 , -91.444450 |
Pavicente | 15.132350 , -91.448690 |
Paxboch | 15.111520 , -91.463960 |
Retaljoc | 15.131390 , -91.456400 |
San Bartolo | 15.084440 , -91.455830 |
Tres Cruces | 15.138290 , -91.475120 |
Xeabaj | 15.085830 , -91.473610 |
Xecaculeu | 15.133460 , -91.432760 |
Xuliaj | 15.126450 , -91.483370 |
Notes:
- You can download geometry data for San Bartolo 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.