Acatenango (Chimaltenango) Map Cropping Samples

Acatenango (Chimaltenango) Map Cropping Samples-1
Acatenango (Chimaltenango) Map Cropping Samples-1
Acatenango (Chimaltenango) Map Cropping Samples-2
Acatenango (Chimaltenango) Map Cropping Samples-2
Download outline map of Acatenango (geojson format) : Acatenango.geojson (**)
Download polygon array of Acatenango map for "Google Maps" : Acatenango.txt
Bounding Box for Acatenango Map : ( 14.500157 , -91.045274 , 14.602175 , -90.859094 )
Wikipedia ID for Acatenango : Q1523949
Wikipedia SPARQL Query for Acatenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1523949 wdt:P1082 ?population. }
OPTIONAL { wd:Q1523949 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1523949 wdt:P2046 ?area. }
OPTIONAL { wd:Q1523949 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1523949 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1523949 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.500157, -91.045274, 14.602175, -90.859094);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Acatenango)
[out:json];
(
rel["name"="Acatenango"][type=boundary];
rel["name:en"="Acatenango"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Acatenango
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Acatenango 14.551940 , -90.942220
Buena Vista 14.516670 , -91.033330
El Tesoro 14.533330 , -90.900000
La Soledad 14.533330 , -90.883330
Los Pajales 14.550000 , -90.900000
Los Planes 14.566670 , -90.916670
Nejapa 14.566670 , -90.933330
Quisache 14.533330 , -90.933330


Notes:
- You can download geometry data for Acatenango 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.

Create Acatenango neighborhoods and villages map.


Share this page