Amatitlán (Guatemala) Map Cropping Samples
Amatitlán (Guatemala) Map Cropping Samples-1
Amatitlán (Guatemala) Map Cropping Samples-2
Amatitlán neighborhoods and villages map with 3D shadow effect
flag map of Amatitlán with 3D shadow effect
Amatitlán map with 3d shadow effect
Download outline map of Amatitlán (geojson format) :
Amatitlán.geojson (**)
Download polygon array of Amatitlán map for "Google Maps" :
Amatitlán.txt
Bounding Box for Amatitlán Map : ( 14.381489 , -90.67326 , 14.529184 , -90.54525 )
Wikipedia ID for Amatitlán : Q455760
Wikipedia SPARQL Query for Amatitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q455760 wdt:P1082 ?population. }
OPTIONAL { wd:Q455760 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q455760 wdt:P2046 ?area. }
OPTIONAL { wd:Q455760 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q455760 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q455760 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 Amatitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.381489, -90.67326, 14.529184, -90.54525);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amatitlán)
[out:json];
(
rel["name"="Amatitlan"][type=boundary];
rel["name:en"="Amatitlan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amatitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua de Las Minas | 14.483330 , -90.650000 |
Amatitlán | 14.487500 , -90.615280 |
Chajil | 14.450000 , -90.600000 |
Eje Quemado | 14.433330 , -90.616670 |
El Aceitillal | 14.433330 , -90.600000 |
El Ceibillo | 14.466670 , -90.650000 |
El Cerrito | 14.450000 , -90.566670 |
El Cerro | 14.466670 , -90.600000 |
El Durazno | 14.433330 , -90.583330 |
El Relleno | 14.450000 , -90.566670 |
Laguna Seca | 14.450000 , -90.600000 |
Las Trojes | 14.500000 , -90.650000 |
Llano de Animas | 14.466670 , -90.600000 |
Loma Larga | 14.450000 , -90.616670 |
Los Humitos | 14.433330 , -90.566670 |
Manuelon | 14.416670 , -90.566670 |
Mesillas Altas | 14.400000 , -90.583330 |
Mesillas Bajas | 14.400000 , -90.566670 |
San Carlos | 14.400000 , -90.550000 |
San Juan | 14.483330 , -90.650000 |
Tacaton | 14.433330 , -90.566670 |
Notes:
- You can download geometry data for Amatitlá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.