Bonito Oriental (Colón) Map Cropping Samples
Bonito Oriental (Colón) Map Cropping Samples-1
Bonito Oriental (Colón) Map Cropping Samples-2
Bonito Oriental neighborhoods and villages map with 3D shadow effect
flag map of Bonito Oriental with 3D shadow effect
Bonito Oriental map with 3d shadow effect
Download outline map of Bonito Oriental (geojson format) :
Bonito Oriental.geojson (**)
Download polygon array of Bonito Oriental map for "Google Maps" :
Bonito Oriental.txt
Bounding Box for Bonito Oriental Map : ( 15.567088 , -85.853912 , 15.858206 , -85.626236 )
Wikipedia ID for Bonito Oriental : Q22089
Wikipedia SPARQL Query for Bonito Oriental (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q22089 wdt:P1082 ?population. }
OPTIONAL { wd:Q22089 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q22089 wdt:P2046 ?area. }
OPTIONAL { wd:Q22089 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q22089 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q22089 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 Bonito Oriental map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.567088, -85.853912, 15.858206, -85.626236);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bonito Oriental)
[out:json];
(
rel["name"="Bonito Oriental"][type=boundary];
rel["name:en"="Bonito Oriental"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bonito Oriental
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bonito Oriental | 15.747650 , -85.735590 |
Corocito | 15.750000 , -85.783330 |
El Antigual | 15.750000 , -85.783330 |
El Manchon | 15.766670 , -85.700000 |
El Paso | 15.800000 , -85.783330 |
Feo | 15.783330 , -85.700000 |
Fragosa | 15.700000 , -85.783330 |
La Curva | 15.800000 , -85.766670 |
La Esperanza | 15.633330 , -85.766670 |
La Polla | 15.750000 , -85.783330 |
Licona | 15.766670 , -85.750000 |
Manga Seca | 15.766670 , -85.783330 |
Paso Real | 15.583330 , -85.733330 |
Piedra Blanca | 15.816670 , -85.716670 |
Piedra Blanca | 15.833330 , -85.700000 |
Playa de Ganado | 15.715620 , -85.767000 |
Rio Abajo | 15.616670 , -85.716670 |
Rio Zarco | 15.783330 , -85.750000 |
San Jeronimo | 15.666670 , -85.716670 |
Tarral | 15.733330 , -85.750000 |
Tepic | 15.800000 , -85.816670 |
Notes:
- You can download geometry data for Bonito Oriental 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.