Hojancha (Guanacaste) Map Cropping Samples
Hojancha (Guanacaste) Map Cropping Samples-1
Hojancha (Guanacaste) Map Cropping Samples-2
Hojancha neighborhoods and villages map with 3D shadow effect
flag map of Hojancha with 3D shadow effect
Hojancha map with 3d shadow effect
Download outline map of Hojancha (geojson format) :
Hojancha.geojson (**)
Download polygon array of Hojancha map for "Google Maps" :
Hojancha.txt
Bounding Box for Hojancha Map : ( 9.850222 , -85.496088 , 10.100723 , -85.323206 )
Wikipedia ID for Hojancha : Q1706252
Wikipedia SPARQL Query for Hojancha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1706252 wdt:P1082 ?population. }
OPTIONAL { wd:Q1706252 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1706252 wdt:P2046 ?area. }
OPTIONAL { wd:Q1706252 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1706252 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1706252 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 Hojancha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.850222, -85.496088, 10.100723, -85.323206);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hojancha)
[out:json];
(
rel["name"="Hojancha"][type=boundary];
rel["name:en"="Hojancha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hojancha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Socorro | 9.959410 , -85.399060 |
Angeles | 9.966670 , -85.366670 |
Arena | 10.056240 , -85.400360 |
Carrillo | 9.865910 , -85.480500 |
Ceiba | 10.077290 , -85.396050 |
Delicias | 9.946910 , -85.414440 |
Guapinol | 9.993670 , -85.419610 |
Hojancha | 10.057900 , -85.418030 |
Huacas | 10.033330 , -85.333330 |
La Llorona | 9.916670 , -85.416670 |
Maravilla | 10.018110 , -85.422850 |
Matambu | 10.083330 , -85.433330 |
Mercedes | 9.986860 , -85.368750 |
Monte Romo | 9.997480 , -85.380750 |
Palo de Jabon | 10.051220 , -85.443030 |
Pilangosta | 10.027580 , -85.401580 |
Rio Blanco | 10.017310 , -85.331460 |
Rio Brujo | 10.016670 , -85.433330 |
San Isidro | 9.976220 , -85.402730 |
San Juan Bosco | 10.032970 , -85.460770 |
San Rafael | 10.009690 , -85.437200 |
San Roque | 9.929450 , -85.373630 |
Santa Maria | 9.925930 , -85.431610 |
Trinidad | 9.966670 , -85.416670 |
Notes:
- You can download geometry data for Hojancha 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.