La Libertad (Huehuetenango) Map Cropping Samples
![La Libertad (Huehuetenango) Map Cropping Samples-1](og_image/map_cropping/4-421185571-1.jpeg)
La Libertad (Huehuetenango) Map Cropping Samples-1
![La Libertad (Huehuetenango) Map Cropping Samples-2](og_image/map_cropping/4-421185571-3.jpeg)
La Libertad (Huehuetenango) Map Cropping Samples-2
![La Libertad neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421185571.jpg)
La Libertad neighborhoods and villages map with 3D shadow effect
![flag map of La Libertad with 3D shadow effect](og_image/flag_maps/flag_map_421185571.jpg)
flag map of La Libertad with 3D shadow effect
![La Libertad map with 3d shadow effect](og_image/blank_maps/map_421185571.png)
La Libertad map with 3d shadow effect
Download outline map of La Libertad (geojson format) :
La Libertad.geojson (**)
Download polygon array of La Libertad map for "Google Maps" :
La Libertad.txt
Bounding Box for La Libertad Map : ( 15.444703 , -92.001412 , 15.639319 , -91.85 )
Wikipedia ID for La Libertad : Q1795844
Wikipedia SPARQL Query for La Libertad (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1795844 wdt:P1082 ?population. }
OPTIONAL { wd:Q1795844 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1795844 wdt:P2046 ?area. }
OPTIONAL { wd:Q1795844 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1795844 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1795844 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 La Libertad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.444703, -92.001412, 15.639319, -91.85);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Libertad)
[out:json];
(
rel["name"="La Libertad"][type=boundary];
rel["name:en"="La Libertad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Libertad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro Grande | 15.498510 , -91.855320 |
Chalum | 15.595650 , -91.955820 |
Cipresalada | 15.585600 , -91.933290 |
El Aguacate | 15.548410 , -91.895340 |
El Aguacatillo | 15.516000 , -91.860530 |
El Amapolar | 15.559080 , -91.886230 |
El Cecilar | 15.589870 , -91.916650 |
El Matasano | 15.549430 , -91.904520 |
El Naranjo | 15.524570 , -91.887620 |
El Palmar | 15.604820 , -91.938230 |
El Pozo | 15.465450 , -91.868180 |
El Trapiche | 15.631550 , -91.991410 |
Guiya | 15.476880 , -91.852240 |
La Canoa | 15.568280 , -91.900300 |
La Mesía | 15.616670 , -91.983330 |
Nuevo Progreso | 15.624360 , -91.936850 |
Ojo de Agua | 15.536550 , -91.862240 |
Papal | 15.460210 , -91.856280 |
Santa Rosa | 15.600000 , -91.966670 |
Santa Rosa Alfaro | 15.620410 , -91.943030 |
Santa Teresa | 15.624610 , -91.953250 |
Santo Domingo | 15.527000 , -91.865720 |
Santo Domingo Merton | 15.610130 , -91.934000 |
Notes:
- You can download geometry data for La Libertad 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.