Ahuas (Gracias a Dios) Map Cropping Samples
Ahuas (Gracias a Dios) Map Cropping Samples-1
Ahuas (Gracias a Dios) Map Cropping Samples-2
Ahuas neighborhoods and villages map with 3D shadow effect
flag map of Ahuas with 3D shadow effect
Ahuas map with 3d shadow effect
Download outline map of Ahuas (geojson format) :
Ahuas.geojson (**)
Download polygon array of Ahuas map for "Google Maps" :
Ahuas.txt
Bounding Box for Ahuas Map : ( 15.002788 , -84.582451 , 15.8109 , -84.113487 )
Wikipedia ID for Ahuas : Q2393126
Wikipedia SPARQL Query for Ahuas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393126 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393126 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393126 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393126 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393126 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393126 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 Ahuas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.002788, -84.582451, 15.8109, -84.113487);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ahuas)
[out:json];
(
rel["name"="Ahuas"][type=boundary];
rel["name:en"="Ahuas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ahuas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Auas | 15.483330 , -84.333330 |
Koko | 15.300000 , -84.200000 |
Kropunta | 15.516670 , -84.316670 |
Paptalaya | 15.500000 , -84.316670 |
Puerto Elena | 15.300000 , -84.183330 |
Ribra | 15.283330 , -84.166670 |
Thompson Pueblo | 15.183330 , -84.216670 |
Tilba | 15.516670 , -84.316670 |
Torboa | 15.433330 , -84.416670 |
Waksma | 15.433330 , -84.400000 |
Warunta | 15.333330 , -84.216670 |
Wawina | 15.416670 , -84.433330 |
Notes:
- You can download geometry data for Ahuas 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.