Download outline map of Sipacapa (geojson format) :
Sipacapa.geojson (**)
Download polygon array of Sipacapa map for "Google Maps" :
Sipacapa.txt
Bounding Box for Sipacapa Map : ( 15.141416 , -91.752857 , 15.245994 , -91.565782 )
Wikipedia ID for Sipacapa : Q1748824
Wikipedia SPARQL Query for Sipacapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748824 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748824 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748824 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748824 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748824 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748824 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 Sipacapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.141416, -91.752857, 15.245994, -91.565782);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sipacapa)
[out:json];
(
rel["name"="Sipacapa"][type=boundary];
rel["name:en"="Sipacapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sipacapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 15.171020 , -91.661240 |
Cancil | 15.205280 , -91.719200 |
Canoj | 15.231180 , -91.597150 |
Carrizal | 15.221430 , -91.631490 |
Carrizal | 15.209270 , -91.681240 |
Chijil | 15.182830 , -91.738420 |
Chiquila | 15.183780 , -91.708210 |
Chual | 15.202190 , -91.693280 |
El Carrizo | 15.234990 , -91.623360 |
El Maguey | 15.226140 , -91.627110 |
El Potrero | 15.164910 , -91.655780 |
El Rincon | 15.194020 , -91.666000 |
Escupija | 15.192850 , -91.731570 |
Guancach | 15.206130 , -91.686460 |
La Barranca | 15.171680 , -91.611220 |
La Cienaga | 15.224580 , -91.584600 |
La Escoba | 15.175840 , -91.713780 |
La Estancia | 15.176720 , -91.748300 |
La Laguna | 15.230740 , -91.602060 |
La Trampa del Coyote | 15.200090 , -91.631470 |
La Vega | 15.157270 , -91.665360 |
Las Minas | 15.166550 , -91.625000 |
Llano Grande | 15.198670 , -91.645630 |
Los Alvarados | 15.195550 , -91.601870 |
Los Encuentros | 15.227420 , -91.616460 |
Pie de La Cuesta | 15.185800 , -91.656040 |
Plan Grande | 15.229310 , -91.638940 |
Poj | 15.204160 , -91.674420 |
Pueblo Viejo | 15.190700 , -91.697210 |
Puente Blanco | 15.213020 , -91.585990 |
Puj | 15.213520 , -91.636040 |
Queca | 15.173630 , -91.693860 |
Quesiguan | 15.184780 , -91.614530 |
Salitre | 15.155440 , -91.659760 |
San Antonio La Cruz | 15.187630 , -91.679430 |
San Isidro Setiba | 15.175110 , -91.733750 |
Saquimlaj | 15.207660 , -91.653490 |
Saquinblaj | 15.216820 , -91.642970 |
Setiba | 15.182400 , -91.725230 |
Sibinal | 15.149460 , -91.685550 |
Sipacapa | 15.200000 , -91.666670 |
Tres Cruces | 15.164760 , -91.730120 |
Xeabaj | 15.211390 , -91.675950 |
Xejoj | 15.225040 , -91.667700 |
Notes:
- You can download geometry data for Sipacapa 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.