Download outline map of Sibinal (geojson format) :
Sibinal.geojson (**)
Download polygon array of Sibinal map for "Google Maps" :
Sibinal.txt
Bounding Box for Sibinal Map : ( 15.070981 , -92.136899 , 15.183887 , -91.992785 )
Wikipedia ID for Sibinal : Q1748820
Wikipedia SPARQL Query for Sibinal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748820 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748820 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748820 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 Sibinal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.070981, -92.136899, 15.183887, -91.992785);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sibinal)
[out:json];
(
rel["name"="Sibinal"][type=boundary];
rel["name:en"="Sibinal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sibinal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Chiquital | 15.139120 , -92.011210 |
Cabixmay | 15.113030 , -92.059260 |
Canisben | 15.160390 , -92.102780 |
Checamba | 15.156440 , -92.050070 |
Chicuj | 15.153180 , -92.093090 |
Chocabj | 15.114350 , -92.075060 |
El Eden | 15.168990 , -92.125940 |
El Malacate | 15.122880 , -92.040150 |
El Platanillo | 15.098340 , -92.047030 |
El Progreso | 15.121580 , -92.070760 |
El Yalu | 15.096650 , -92.077400 |
Garita Vieja | 15.105340 , -92.082360 |
La Haciendita | 15.143780 , -92.085520 |
Las Barrancas | 15.153060 , -92.005910 |
Las Cuevas | 15.112750 , -92.024420 |
Las Pilas | 15.162360 , -92.109100 |
Los Madrones | 15.161880 , -92.016330 |
Los Olivos | 15.146820 , -92.020330 |
Los Pocitos | 15.164820 , -92.111330 |
Maria Cecilia | 15.082890 , -92.062600 |
Nueva Maravilla | 15.157330 , -92.003140 |
Nuevo Palmar | 15.162870 , -92.087340 |
San Andres Cheoj | 15.129650 , -92.027470 |
San Antonio Las Barrancas | 15.149480 , -92.016930 |
San Luis | 15.179480 , -92.009110 |
San Rafael | 15.162540 , -92.096060 |
Santa Maria Las Nubes | 15.157240 , -92.027410 |
Santa Maria Las Nubes | 15.087680 , -92.049970 |
Santa Rita Bullaj | 15.089610 , -92.047350 |
Sibinal | 15.133330 , -92.050000 |
Siete Orejas | 15.101210 , -92.060420 |
Suchiate | 15.107110 , -92.015540 |
Talquian | 15.072440 , -92.055090 |
Tibancuche | 15.120280 , -92.063900 |
Tierra Blanca | 15.132420 , -92.044880 |
Tocanaque | 15.136940 , -92.064800 |
Tocapote | 15.146910 , -92.055620 |
Tohaman | 15.152910 , -92.034030 |
Tojcul | 15.165720 , -92.122520 |
Tonima | 15.111570 , -92.088730 |
Topac | 15.142980 , -92.041090 |
Tuimanj | 15.148640 , -92.098630 |
Veinte de Noviembre | 15.077810 , -92.063760 |
Notes:
- You can download geometry data for Sibinal 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.