Download outline map of Gualán (geojson format) :
Gualán.geojson (**)
Download polygon array of Gualán map for "Google Maps" :
Gualán.txt
Bounding Box for Gualán Map : ( 15.002185 , -89.473259 , 15.29765 , -89.152499 )
Wikipedia ID for Gualán : Q1552683
Wikipedia SPARQL Query for Gualán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1552683 wdt:P1082 ?population. }
OPTIONAL { wd:Q1552683 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1552683 wdt:P2046 ?area. }
OPTIONAL { wd:Q1552683 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1552683 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1552683 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 Gualán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.002185, -89.473259, 15.29765, -89.152499);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gualán)
[out:json];
(
rel["name"="Gualan"][type=boundary];
rel["name:en"="Gualan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gualán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angostura | 15.066670 , -89.166670 |
Arenal | 15.150000 , -89.383330 |
Barbasco | 15.216670 , -89.216670 |
Biafra | 15.133330 , -89.300000 |
Carrizalito | 15.016670 , -89.216670 |
Cimarron | 15.150000 , -89.200000 |
Cuchilla | 15.200000 , -89.333330 |
Dona Maria | 15.233330 , -89.233330 |
El Chile | 15.066670 , -89.316670 |
El Guamil | 15.233330 , -89.366670 |
El Junquillo | 15.200000 , -89.200000 |
El Limo | 15.183330 , -89.400000 |
El Lobo | 15.200000 , -89.300000 |
El Rosario | 15.083330 , -89.466670 |
Encinitos | 15.183330 , -89.283330 |
Garcia | 15.216670 , -89.216670 |
Gualán | 15.133330 , -89.366670 |
Guaranja | 15.050000 , -89.350000 |
Guasintepeque | 15.083330 , -89.400000 |
Guayabal | 15.200000 , -89.366670 |
Islote | 15.116670 , -89.216670 |
Juan de Paz | 15.266670 , -89.183330 |
Juan Ponce | 15.166670 , -89.366670 |
La Laguna | 15.050000 , -89.333330 |
Las Carretas | 15.100000 , -89.383330 |
Las Lajas | 15.133330 , -89.183330 |
Los Hornos | 15.183330 , -89.266670 |
Los Jutes | 15.100000 , -89.283330 |
Mal Paso | 15.183330 , -89.350000 |
Managua | 15.200000 , -89.200000 |
Piedra Blanca | 15.066670 , -89.316670 |
Piedras Azules | 15.100000 , -89.350000 |
Piedras Negras | 15.016670 , -89.233330 |
Plan del Bote | 15.200000 , -89.416670 |
Rio Blanco | 15.233330 , -89.400000 |
Santa Maria | 15.066670 , -89.283330 |
Santa Teresa | 15.166670 , -89.216670 |
Santiago | 15.100000 , -89.450000 |
Shinshin | 15.100000 , -89.383330 |
Tabancas | 15.016670 , -89.183330 |
Vainilla | 15.150000 , -89.283330 |
Notes:
- You can download geometry data for Gualán 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.