Download outline map of San Andrés Semetabaj (geojson format) :
San Andrés Semetabaj.geojson (**)
Download polygon array of San Andrés Semetabaj map for "Google Maps" :
San Andrés Semetabaj.txt
Bounding Box for San Andrés Semetabaj Map : ( 14.690285 , -91.139643 , 14.813876 , -91.072415 )
Wikipedia ID for San Andrés Semetabaj : Q2402766
Wikipedia SPARQL Query for San Andrés Semetabaj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402766 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402766 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402766 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402766 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402766 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402766 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 Andrés Semetabaj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.690285, -91.139643, 14.813876, -91.072415);
);
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 Andrés Semetabaj)
[out:json];
(
rel["name"="San Andres Semetabaj"][type=boundary];
rel["name:en"="San Andres Semetabaj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Andrés Semetabaj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caliaj | 14.750000 , -91.100000 |
Caliaj | 14.750000 , -91.083330 |
Choaquec | 14.733330 , -91.100000 |
Chuchiya | 14.733330 , -91.133330 |
Chuti Estancia | 14.766670 , -91.100000 |
Godínez | 14.700000 , -91.100000 |
Las Canoas | 14.716670 , -91.100000 |
Los Robles | 14.700000 , -91.083330 |
Pamuch | 14.750000 , -91.133330 |
Panalachaj | 14.716670 , -91.083330 |
Panimatzalam | 14.750000 , -91.116670 |
Paquim | 14.733330 , -91.116670 |
San Andrés Semetabaj | 14.750000 , -91.133330 |
Tocache | 14.750000 , -91.116670 |
Xecotoj | 14.750000 , -91.133330 |
Xejabi | 14.783330 , -91.083330 |
Xepec | 14.716670 , -91.116670 |
Xequistel | 14.700000 , -91.100000 |
Notes:
- You can download geometry data for San Andrés Semetabaj 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.