Ajuterique (Comayagua) Map Cropping Samples

Ajuterique (Comayagua) Map Cropping Samples-1
Ajuterique (Comayagua) Map Cropping Samples-1
Ajuterique (Comayagua) Map Cropping Samples-2
Ajuterique (Comayagua) Map Cropping Samples-2
Download outline map of Ajuterique (geojson format) : Ajuterique.geojson (**)
Download polygon array of Ajuterique map for "Google Maps" : Ajuterique.txt
Bounding Box for Ajuterique Map : ( 14.363906 , -87.789078 , 14.432564 , -87.650612 )
Wikipedia ID for Ajuterique : Q762654
Wikipedia SPARQL Query for Ajuterique (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q762654 wdt:P1082 ?population. }
OPTIONAL { wd:Q762654 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q762654 wdt:P2046 ?area. }
OPTIONAL { wd:Q762654 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q762654 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q762654 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.363906, -87.789078, 14.432564, -87.650612);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Ajuterique)
[out:json];
(
rel["name"="Ajuterique"][type=boundary];
rel["name:en"="Ajuterique"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Ajuterique
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ajuterique 14.383330 , -87.700000
Caleritas 14.383330 , -87.733330
Danta 14.400000 , -87.783330
El Misterio 14.400000 , -87.750000
El Selguapa 14.383330 , -87.783330
El Tablon 14.383330 , -87.783330
El Tule 14.383330 , -87.783330
El Zacatal 14.400000 , -87.783330
Playitas 14.416670 , -87.683330
San Jose del Playon 14.383330 , -87.783330


Notes:
- You can download geometry data for Ajuterique 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.

Create Ajuterique neighborhoods and villages map.


Share this page