Download outline map of San Antonio Palopó (geojson format) :
San Antonio Palopó.geojson (**)
Download polygon array of San Antonio Palopó map for "Google Maps" :
San Antonio Palopó.txt
Bounding Box for San Antonio Palopó Map : ( 14.627076 , -91.139053 , 14.700484 , -91.075024 )
Wikipedia ID for San Antonio Palopó : Q2609248
Wikipedia SPARQL Query for San Antonio Palopó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2609248 wdt:P1082 ?population. }
OPTIONAL { wd:Q2609248 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2609248 wdt:P2046 ?area. }
OPTIONAL { wd:Q2609248 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2609248 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2609248 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 Antonio Palopó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.627076, -91.139053, 14.700484, -91.075024);
);
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 Antonio Palopó)
[out:json];
(
rel["name"="San Antonio Palopo"][type=boundary];
rel["name:en"="San Antonio Palopo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antonio Palopó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chirijay | 14.700000 , -91.116670 |
Chuiquistel | 14.683330 , -91.100000 |
Ojo de Agua | 14.683330 , -91.100000 |
Panaranjo | 14.650000 , -91.116670 |
Patzaj | 14.700000 , -91.116670 |
San Antonio Palopó | 14.700000 , -91.116670 |
San Gabriel | 14.633330 , -91.116670 |
San Lucas Tolimán | 14.633330 , -91.133330 |
Notes:
- You can download geometry data for San Antonio Palopó 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.