Download outline map of Alauca (geojson format) :
Alauca.geojson (**)
Download polygon array of Alauca map for "Google Maps" :
Alauca.txt
Bounding Box for Alauca Map : ( 13.768334 , -86.772438 , 13.940014 , -86.574722 )
Wikipedia ID for Alauca : Q2391972
Wikipedia SPARQL Query for Alauca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2391972 wdt:P1082 ?population. }
OPTIONAL { wd:Q2391972 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2391972 wdt:P2046 ?area. }
OPTIONAL { wd:Q2391972 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2391972 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2391972 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 Alauca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.768334, -86.772438, 13.940014, -86.574722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alauca)
[out:json];
(
rel["name"="Alauca"][type=boundary];
rel["name:en"="Alauca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alauca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 13.816670 , -86.750000 |
Alauca | 13.850000 , -86.683330 |
Alauca Viejo | 13.816670 , -86.716670 |
Buena Vista | 13.816670 , -86.650000 |
Canton | 13.800000 , -86.650000 |
Chichigua | 13.816670 , -86.683330 |
Chinampa | 13.800000 , -86.683330 |
Chinampas | 13.800000 , -86.700000 |
El Cacao | 13.833330 , -86.666670 |
El Camalotal | 13.816670 , -86.683330 |
El Cerro | 13.800000 , -86.716670 |
El Escogido | 13.833330 , -86.733330 |
El Jicaro | 13.833330 , -86.716670 |
El Pedregalito | 13.783330 , -86.733330 |
El Rodeito | 13.883330 , -86.683330 |
Jagua | 13.900000 , -86.700000 |
Jocomico | 13.816670 , -86.733330 |
La Majadita | 13.800000 , -86.650000 |
Lagartero | 13.833330 , -86.750000 |
Las Anonas | 13.816670 , -86.700000 |
Las Barrancas | 13.816670 , -86.616670 |
Las Canas | 13.800000 , -86.600000 |
Las Limas | 13.816670 , -86.650000 |
Las Lomitas | 13.800000 , -86.650000 |
Los Palitos | 13.900000 , -86.700000 |
Mata Palo | 13.816670 , -86.716670 |
Momotombo | 13.816670 , -86.700000 |
Oculi | 13.800000 , -86.750000 |
Rapador | 13.816670 , -86.700000 |
Sabana Redonda | 13.800000 , -86.716670 |
San Antonio | 13.816670 , -86.700000 |
San Jose de las Canas | 13.800000 , -86.600000 |
Terrero Azul | 13.833330 , -86.666670 |
Notes:
- You can download geometry data for Alauca 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.