San Juan Ermita (Chiquimula) Map Cropping Samples
San Juan Ermita (Chiquimula) Map Cropping Samples-1
San Juan Ermita (Chiquimula) Map Cropping Samples-2
San Juan Ermita neighborhoods and villages map with 3D shadow effect
flag map of San Juan Ermita with 3D shadow effect
San Juan Ermita map with 3d shadow effect
Download outline map of San Juan Ermita (geojson format) :
San Juan Ermita.geojson (**)
Download polygon array of San Juan Ermita map for "Google Maps" :
San Juan Ermita.txt
Bounding Box for San Juan Ermita Map : ( 14.691914 , -89.481875 , 14.794297 , -89.362293 )
Wikipedia ID for San Juan Ermita : Q2025266
Wikipedia SPARQL Query for San Juan Ermita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2025266 wdt:P1082 ?population. }
OPTIONAL { wd:Q2025266 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2025266 wdt:P2046 ?area. }
OPTIONAL { wd:Q2025266 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2025266 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2025266 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 Juan Ermita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.691914, -89.481875, 14.794297, -89.362293);
);
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 Juan Ermita)
[out:json];
(
rel["name"="San Juan Ermita"][type=boundary];
rel["name:en"="San Juan Ermita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Ermita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 14.766670 , -89.433330 |
Chanco | 14.716670 , -89.450000 |
Chispan Jaral | 14.700000 , -89.400000 |
Churischan | 14.733330 , -89.400000 |
Corral de Piedra | 14.700000 , -89.450000 |
Coyotes | 14.700000 , -89.433330 |
El Guayabo | 14.700000 , -89.383330 |
La Ceiba | 14.733330 , -89.450000 |
La Ceibita | 14.766670 , -89.416670 |
La Montana | 14.733330 , -89.416670 |
Lagunetas | 14.750000 , -89.400000 |
Las Cruces | 14.783330 , -89.416670 |
Los Encuentros | 14.716670 , -89.400000 |
Matasano | 14.700000 , -89.400000 |
Minas Abajo | 14.766670 , -89.433330 |
Miramundo | 14.750000 , -89.416670 |
Mojon | 14.700000 , -89.416670 |
Piletas | 14.716670 , -89.433330 |
Plan del Conejo | 14.700000 , -89.466670 |
Quequexque | 14.716670 , -89.383330 |
Rio Arriba | 14.716670 , -89.416670 |
Salitron | 14.700000 , -89.466670 |
San Antonio Lajas | 14.716670 , -89.433330 |
Taxarja | 14.716670 , -89.400000 |
Ticanlu | 14.733330 , -89.466670 |
Tituque | 14.716670 , -89.366670 |
Veguitas | 14.750000 , -89.450000 |
Vuelta El Roble | 14.750000 , -89.450000 |
Zarzal | 14.783330 , -89.433330 |
Notes:
- You can download geometry data for San Juan Ermita 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.