Chiantla (Retalhuleu) Map Cropping Samples
Chiantla (Retalhuleu) Map Cropping Samples-1
Chiantla (Retalhuleu) Map Cropping Samples-2
Chiantla neighborhoods and villages map with 3D shadow effect
flag map of Chiantla with 3D shadow effect
Chiantla map with 3d shadow effect
Download outline map of Chiantla (geojson format) :
Chiantla.geojson (**)
Download polygon array of Chiantla map for "Google Maps" :
Chiantla.txt
Bounding Box for Chiantla Map : ( 14.229147 , -92.037666 , 14.435118 , -91.779721 )
Wikipedia ID for Chiantla : Q958349
Wikipedia SPARQL Query for Chiantla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q958349 wdt:P1082 ?population. }
OPTIONAL { wd:Q958349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q958349 wdt:P2046 ?area. }
OPTIONAL { wd:Q958349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q958349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q958349 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 Chiantla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.229147, -92.037666, 14.435118, -91.779721);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiantla)
[out:json];
(
rel["name"="Champerico"][type=boundary];
rel["name:en"="Champerico"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiantla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acapan | 14.366670 , -91.983330 |
Agricola | 14.416670 , -91.866670 |
Champerico | 14.292830 , -91.912994 |
Cola de Pollo | 14.383330 , -91.916670 |
El Rosario | 14.333330 , -91.900000 |
Granada | 14.350000 , -91.883330 |
Ixtan | 14.316670 , -91.900000 |
Jovel | 14.300000 , -91.850000 |
Los Angeles | 14.316670 , -91.900000 |
Manacales | 14.400000 , -91.983330 |
Manchon | 14.391070 , -92.034800 |
Santiago | 14.416670 , -91.883330 |
Toncontin | 14.333330 , -91.900000 |
Voltario | 14.383330 , -91.950000 |
Notes:
- You can download geometry data for Chiantla 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.