Download outline map of Mirono (geojson format) :
Mirono.geojson (**)
Download polygon array of Mirono map for "Google Maps" :
Mirono.txt
Bounding Box for Mirono Map : ( 8.320402 , -81.98946 , 8.657096 , -81.803122 )
Wikipedia ID for Mirono : Q598049
Wikipedia SPARQL Query for Mirono (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q598049 wdt:P1082 ?population. }
OPTIONAL { wd:Q598049 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q598049 wdt:P2046 ?area. }
OPTIONAL { wd:Q598049 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q598049 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q598049 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 Mirono map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.320402, -81.98946, 8.657096, -81.803122);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mirono)
[out:json];
(
rel["name"="Mironó"][type=boundary];
rel["name:en"="Mironó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mirono
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Camaron | 8.353950 , -81.953490 |
Alto de Cubilla | 8.383330 , -81.866670 |
Alto Loro | 8.450000 , -81.866670 |
Alto Nancito | 8.367490 , -81.852230 |
Alto Rey | 8.336280 , -81.958960 |
Alto Salaito | 8.400000 , -81.900000 |
Barranca | 8.383330 , -81.933330 |
Boca de Candela | 8.350000 , -81.833330 |
Boca de Candela | 8.399860 , -81.913860 |
Boca del Monte | 8.416670 , -81.850000 |
Cabecera de Dupi | 8.362510 , -81.893450 |
Cabecera de Galique | 8.349550 , -81.919500 |
Cabecera de Quebrada Otoe | 8.366670 , -81.916670 |
Cabuya | 8.430290 , -81.900500 |
Cacicon | 8.433330 , -81.883330 |
Caracol | 8.383330 , -81.850000 |
Cascabel | 8.526800 , -81.874030 |
Cerro Campana | 8.333330 , -81.966670 |
Cerro Cana | 8.416670 , -81.833330 |
Cerro Cortadera | 8.400000 , -81.916670 |
Cerro Gato | 8.366670 , -81.816670 |
Cerro Guarani | 8.416670 , -81.816670 |
Cerro Madera | 8.433330 , -81.900000 |
Cerro Mamita | 8.466670 , -81.866670 |
Cerro Mesa Abajo | 8.360800 , -81.868390 |
Cerro Paloma | 8.366670 , -81.933330 |
Cerro Piedra | 8.433330 , -81.850000 |
Cerro Vaca | 8.429190 , -81.830180 |
Chacara | 8.416670 , -81.866670 |
El Tigre | 8.433330 , -81.866670 |
Guayabal | 8.352380 , -81.868320 |
Hato Corotu | 8.335160 , -81.970300 |
Hato Culantro | 8.468470 , -81.857140 |
Hato Jobo | 8.391980 , -81.886200 |
Hato Juli | 8.349810 , -81.845030 |
Hato Loro | 8.450000 , -81.850000 |
Hato Pilon | 8.398130 , -81.865250 |
Horconcito | 8.466670 , -81.900000 |
Pacora | 8.416670 , -81.816670 |
Pena | 8.400000 , -81.883330 |
Quebrada Cedro | 8.433330 , -81.900000 |
Quebrada de Loro | 8.359240 , -81.927240 |
Quebrada Frijoles | 8.366670 , -81.833330 |
Quebrada San Miguel | 8.350000 , -81.916670 |
Rincon de Hato Pilon | 8.383330 , -81.850000 |
Salto Dupi | 8.351460 , -81.886590 |
Viruli | 8.488630 , -81.849920 |
Notes:
- You can download geometry data for Mirono 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.