Download outline map of Mangulile (geojson format) :
Mangulile.geojson (**)
Download polygon array of Mangulile map for "Google Maps" :
Mangulile.txt
Bounding Box for Mangulile Map : ( 14.983027 , -86.991455 , 15.291144 , -86.757545 )
Wikipedia ID for Mangulile : Q2215530
Wikipedia SPARQL Query for Mangulile (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215530 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215530 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215530 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215530 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215530 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215530 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 Mangulile map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.983027, -86.991455, 15.291144, -86.757545);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mangulile)
[out:json];
(
rel["name"="Mangulile"][type=boundary];
rel["name:en"="Mangulile"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mangulile
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camalotillo | 15.100000 , -86.850000 |
Casas Viejas | 15.166670 , -86.800000 |
El Aguila | 15.050000 , -86.900000 |
El Cacao | 15.033330 , -86.816670 |
El Carrizal | 15.050000 , -86.833330 |
El Chorro | 15.033330 , -86.866670 |
El Guanacaste | 15.050000 , -86.833330 |
El Junco | 15.216670 , -86.850000 |
El Majao | 15.200000 , -86.850000 |
El Potrero | 15.016670 , -86.833330 |
El Terrero | 15.050000 , -86.833330 |
El Vallecito | 15.150000 , -86.833330 |
Guacucos | 15.033330 , -86.900000 |
La Danta | 15.033330 , -86.883330 |
La Limera | 15.250000 , -86.850000 |
Las Coloradas | 15.033330 , -86.900000 |
Los Almacigos | 15.033330 , -86.833330 |
Los Blancos | 15.083330 , -86.816670 |
Los Montes | 15.166670 , -86.833330 |
Los Prietos | 15.116670 , -86.816670 |
Mangulile | 15.066670 , -86.800000 |
Mangulilito | 15.050000 , -86.833330 |
Mirajoco | 15.133330 , -86.850000 |
Monte Verde | 15.066670 , -86.900000 |
Pantas | 15.100000 , -86.800000 |
Portillo de la Pena | 15.000000 , -86.883330 |
Rincon Quemado | 15.033330 , -86.866670 |
Notes:
- You can download geometry data for Mangulile 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.