Download outline map of Taulabe (geojson format) :
Taulabe.geojson (**)
Download polygon array of Taulabe map for "Google Maps" :
Taulabe.txt
Bounding Box for Taulabe Map : ( 14.650738 , -88.031502 , 14.881539 , -87.880623 )
Wikipedia ID for Taulabe : Q1643763
Wikipedia SPARQL Query for Taulabe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1643763 wdt:P1082 ?population. }
OPTIONAL { wd:Q1643763 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1643763 wdt:P2046 ?area. }
OPTIONAL { wd:Q1643763 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1643763 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1643763 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 Taulabe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.650738, -88.031502, 14.881539, -87.880623);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taulabe)
[out:json];
(
rel["name"="Taulabe"][type=boundary];
rel["name:en"="Taulabe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taulabe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranco Colorado | 14.683330 , -87.983330 |
Buenos Aires | 14.733330 , -87.966670 |
Camalotales | 14.666670 , -87.966670 |
Casas Viejas | 14.666670 , -88.000000 |
Ceniceras | 14.850000 , -87.900000 |
Cerro Azul | 14.808870 , -87.926160 |
Chaguiton | 14.666670 , -87.950000 |
El Carrizal | 14.666670 , -87.950000 |
El Cerron | 14.716670 , -87.966670 |
El Palechito | 14.666670 , -88.016670 |
El Portillo | 14.683330 , -88.000000 |
El Zarciadero | 14.733330 , -87.916670 |
Facundo | 14.850000 , -87.900000 |
Jaitique | 14.700000 , -88.000000 |
Jardines | 14.700000 , -87.983330 |
La Crucita | 14.700000 , -87.950000 |
La Mision | 14.683330 , -87.950000 |
La Vacadilla | 14.766670 , -87.950000 |
La Vocadilla | 14.733330 , -87.966670 |
Las Alejandras | 14.733330 , -87.983330 |
Las Marias | 14.750000 , -87.983330 |
Los Llanos | 14.683330 , -88.016670 |
Ocoman | 14.683330 , -87.933330 |
Pito Solo | 14.783330 , -87.983330 |
Sabanas de Ocote | 14.716670 , -87.950000 |
Taulabé | 14.700000 , -87.966670 |
Tepemechin | 14.716670 , -87.983330 |
Varsovia | 14.800000 , -87.950000 |
Villa Napoles | 14.766670 , -87.983330 |
Yure | 14.850000 , -87.900000 |
Notes:
- You can download geometry data for Taulabe 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.