Esquías (Comayagua) Map Cropping Samples
Esquías (Comayagua) Map Cropping Samples-1
Esquías (Comayagua) Map Cropping Samples-2
Esquías neighborhoods and villages map with 3D shadow effect
flag map of Esquías with 3D shadow effect
Esquías map with 3d shadow effect
Download outline map of Esquías (geojson format) :
Esquías.geojson (**)
Download polygon array of Esquías map for "Google Maps" :
Esquías.txt
Bounding Box for Esquías Map : ( 14.523993 , -87.543938 , 14.782177 , -87.254257 )
Wikipedia ID for Esquías : Q2361049
Wikipedia SPARQL Query for Esquías (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2361049 wdt:P1082 ?population. }
OPTIONAL { wd:Q2361049 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2361049 wdt:P2046 ?area. }
OPTIONAL { wd:Q2361049 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2361049 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2361049 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 Esquías map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.523993, -87.543938, 14.782177, -87.254257);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Esquías)
[out:json];
(
rel["name"="Esquias"][type=boundary];
rel["name:en"="Esquias"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Esquías
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abisinia | 14.683330 , -87.416670 |
Agua Blanca | 14.650000 , -87.350000 |
Casas Viejas | 14.616670 , -87.466670 |
Chapulistagua | 14.583330 , -87.433330 |
Coyolitos | 14.700000 , -87.416670 |
El Junco | 14.716670 , -87.466670 |
El Playon | 14.733330 , -87.516670 |
El Rancho | 14.683330 , -87.500000 |
El Zapote | 14.716670 , -87.300000 |
Esquías | 14.733330 , -87.366670 |
La Danta | 14.600000 , -87.466670 |
Las Flores | 14.683330 , -87.466670 |
Las Limas | 14.683330 , -87.316670 |
Los Horcones | 14.700000 , -87.266670 |
Los Puntales | 14.750000 , -87.383330 |
Miraflores | 14.583330 , -87.450000 |
Nicara | 14.750000 , -87.366670 |
Palmira | 14.733330 , -87.400000 |
Peladeritos | 14.700000 , -87.433330 |
Quebrada de Agua | 14.733330 , -87.333330 |
Realengo | 14.550000 , -87.483330 |
San Francisco de La Pena | 14.750000 , -87.316670 |
San Nicolás | 14.716670 , -87.350000 |
Notes:
- You can download geometry data for Esquías 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.