Sulaco (Yoro) Map Cropping Samples

Sulaco (Yoro) Map Cropping Samples-1
Sulaco (Yoro) Map Cropping Samples-1
Sulaco (Yoro) Map Cropping Samples-2
Sulaco (Yoro) Map Cropping Samples-2
Download outline map of Sulaco (geojson format) : Sulaco.geojson (**)
Download polygon array of Sulaco map for "Google Maps" : Sulaco.txt
Bounding Box for Sulaco Map : ( 14.875575 , -87.390686 , 15.044827 , -87.184212 )
Wikipedia ID for Sulaco : Q727616
Wikipedia SPARQL Query for Sulaco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q727616 wdt:P1082 ?population. }
OPTIONAL { wd:Q727616 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q727616 wdt:P2046 ?area. }
OPTIONAL { wd:Q727616 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q727616 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q727616 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.875575, -87.390686, 15.044827, -87.184212);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Sulaco)
[out:json];
(
rel["name"="Sulaco"][type=boundary];
rel["name:en"="Sulaco"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Sulaco
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Carrizalito 14.950000 , -87.283330
El Carrizal 14.933330 , -87.300000
El Corozo 15.016670 , -87.216670
El Coyol Dulce 14.950000 , -87.266670
El Desmonte 14.950000 , -87.283330
El Espino 14.950000 , -87.233330
El Fronton 14.983330 , -87.283330
El Guaco 15.016670 , -87.266670
El Higuero 14.983330 , -87.200000
El Mosquito 15.033330 , -87.350000
El Mosquito 15.000000 , -87.283330
El Potrero 14.966670 , -87.266670
El Trozo 14.916670 , -87.216670
El Zapote 14.966670 , -87.350000
Galvez 15.000000 , -87.200000
Gruperas 15.033330 , -87.350000
Guatintuma 14.916670 , -87.216670
Jalapa 15.016670 , -87.233330
Jimerito 14.983330 , -87.216670
La Bolsa 14.900000 , -87.200000
La Laguna 15.000000 , -87.233330
La Sabana 14.983330 , -87.300000
La Suncuya 14.966670 , -87.216670
La Vega 14.900000 , -87.233330
Las Canas 14.950000 , -87.333330
Las Flores 14.983330 , -87.266670
Las Oropendolas 15.000000 , -87.300000
Las Pilas 14.933330 , -87.216670
Las Quebraditas 15.016670 , -87.250000
Las Salidas 14.966670 , -87.283330
Los Horconcitos 15.000000 , -87.350000
Los Rincones 14.983330 , -87.300000
Ojo de Agua 15.016670 , -87.216670
Quebrada Arriba 14.933330 , -87.233330
San Antonio 14.966670 , -87.300000
San Juan 14.900000 , -87.200000
Siguapa 14.900000 , -87.250000
Sulaco 14.916670 , -87.266670
Talanguera 14.950000 , -87.300000
Tierra Amarilla 14.950000 , -87.333330
Torondones 14.900000 , -87.200000


Notes:
- You can download geometry data for Sulaco 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.

Create Sulaco neighborhoods and villages map.


Share this page