Download outline map of Jose Santos Guardiola (geojson format) :
Jose Santos Guardiola.geojson (**)
Download polygon array of Jose Santos Guardiola map for "Google Maps" :
Jose Santos Guardiola.txt
Bounding Box for Jose Santos Guardiola Map : ( 15.945 , -86.519806 , 16.447418 , -86.122475 )
Wikipedia ID for Jose Santos Guardiola : Q2564825
Wikipedia SPARQL Query for Jose Santos Guardiola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2564825 wdt:P1082 ?population. }
OPTIONAL { wd:Q2564825 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2564825 wdt:P2046 ?area. }
OPTIONAL { wd:Q2564825 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2564825 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2564825 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 Jose Santos Guardiola map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.945, -86.519806, 16.447418, -86.122475);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jose Santos Guardiola)
[out:json];
(
rel["name"="Jose Santos Guardiola"][type=boundary];
rel["name:en"="Jose Santos Guardiola"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jose Santos Guardiola
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arrozal | 16.383330 , -86.383330 |
Bodden Bight | 16.400000 , -86.366670 |
Calabash Bight | 16.400000 , -86.333330 |
First Bight | 16.383330 , -86.400000 |
Jonesville | 16.400000 , -86.366670 |
Juticalpa | 16.400000 , -86.400000 |
New Port Royal | 16.416670 , -86.300000 |
Oak Ridge | 16.400000 , -86.350000 |
Piddean Bight | 16.400000 , -86.350000 |
Punta Caribe | 16.383330 , -86.383330 |
Punta Gorda | 16.383330 , -86.383330 |
Second Bight | 16.383330 , -86.400000 |
Six Huts | 16.366670 , -86.416670 |
Notes:
- You can download geometry data for Jose Santos Guardiola 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.