Dulce Nombre (Copán) Map Cropping Samples
Dulce Nombre (Copán) Map Cropping Samples-1
Dulce Nombre (Copán) Map Cropping Samples-2
Dulce Nombre neighborhoods and villages map with 3D shadow effect
flag map of Dulce Nombre with 3D shadow effect
Dulce Nombre map with 3d shadow effect
Download outline map of Dulce Nombre (geojson format) :
Dulce Nombre.geojson (**)
Download polygon array of Dulce Nombre map for "Google Maps" :
Dulce Nombre.txt
Bounding Box for Dulce Nombre Map : ( 14.823344 , -88.876564 , 14.907453 , -88.800392 )
Wikipedia ID for Dulce Nombre : Q2392425
Wikipedia SPARQL Query for Dulce Nombre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2392425 wdt:P1082 ?population. }
OPTIONAL { wd:Q2392425 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2392425 wdt:P2046 ?area. }
OPTIONAL { wd:Q2392425 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2392425 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2392425 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 Dulce Nombre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.823344, -88.876564, 14.907453, -88.800392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dulce Nombre)
[out:json];
(
rel["name"="Dulce Nombre"][type=boundary];
rel["name:en"="Dulce Nombre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dulce Nombre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Buena | 14.850000 , -88.850000 |
Dolores | 14.866670 , -88.833330 |
Dulce Nombre | 14.850000 , -88.833330 |
El Bijao | 14.850000 , -88.833330 |
El Chaguiton | 14.850000 , -88.833330 |
El Porvenir | 14.900000 , -88.850000 |
El Prado de la Cruz | 14.900000 , -88.866670 |
El Resumidero | 14.850000 , -88.850000 |
El Zapote | 14.883330 , -88.850000 |
Los Vertientes | 14.900000 , -88.866670 |
Pie de la Cuesta | 14.900000 , -88.866670 |
Salto Grande | 14.900000 , -88.866670 |
San Pedrito | 14.900000 , -88.866670 |
Vega Redonda | 14.900000 , -88.850000 |
Notes:
- You can download geometry data for Dulce Nombre 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.