Patuca (Olancho) Map Cropping Samples
Patuca (Olancho) Map Cropping Samples-1
Patuca (Olancho) Map Cropping Samples-2
Patuca neighborhoods and villages map with 3D shadow effect
flag map of Patuca with 3D shadow effect
Patuca map with 3d shadow effect
Download outline map of Patuca (geojson format) :
Patuca.geojson (**)
Download polygon array of Patuca map for "Google Maps" :
Patuca.txt
Bounding Box for Patuca Map : ( 14.123881 , -86.150299 , 14.528406 , -85.803917 )
Wikipedia ID for Patuca : Q2394584
Wikipedia SPARQL Query for Patuca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394584 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394584 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394584 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394584 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394584 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394584 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 Patuca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.123881, -86.150299, 14.528406, -85.803917);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Patuca)
[out:json];
(
rel["name"="Patuca"][type=boundary];
rel["name:en"="Patuca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Patuca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Cruz | 14.350000 , -86.033330 |
Las Colinas | 14.372330 , -85.905100 |
Las Delicias | 14.430440 , -86.009220 |
Las Mangas | 14.383330 , -85.933330 |
Las Planchas | 14.386800 , -85.904120 |
Nueva Choluteca | 14.318450 , -85.931540 |
Puerto Delon | 14.350000 , -85.850000 |
Terrero Blanco | 14.383330 , -86.050000 |
Notes:
- You can download geometry data for Patuca 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.