Download outline map of Santa Bárbara (geojson format) :
Santa Bárbara.geojson (**)
Download polygon array of Santa Bárbara map for "Google Maps" :
Santa Bárbara.txt
Bounding Box for Santa Bárbara Map : ( 15.253916 , -91.706753 , 15.416356 , -91.531017 )
Wikipedia ID for Santa Bárbara : Q2401903
Wikipedia SPARQL Query for Santa Bárbara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401903 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401903 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401903 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401903 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401903 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401903 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 Santa Bárbara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.253916, -91.706753, 15.416356, -91.531017);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Bárbara)
[out:json];
(
rel["name"="Santa Barbara"][type=boundary];
rel["name:en"="Santa Barbara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Bárbara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacatillo | 15.368750 , -91.579890 |
Bella Vista | 15.400250 , -91.646050 |
Buena Vista | 15.402090 , -91.628970 |
Centro Sacquip | 15.276260 , -91.620810 |
Cethuel | 15.398460 , -91.640770 |
Chejiom | 15.350920 , -91.656910 |
Chemiche | 15.385150 , -91.581820 |
Chicol | 15.338590 , -91.587590 |
Chinimavel | 15.309060 , -91.629020 |
Chiquela | 15.340490 , -91.673480 |
Chorro | 15.292840 , -91.646200 |
Chuen | 15.276960 , -91.637530 |
Colpech | 15.354510 , -91.590680 |
Cruz Grande | 15.366160 , -91.670750 |
Cruz Quemada | 15.361720 , -91.669410 |
El Arenal | 15.350090 , -91.596210 |
El Limonar | 15.392410 , -91.646930 |
El Potrero | 15.291150 , -91.628910 |
El Potrero | 15.301860 , -91.638200 |
Guacachipol | 15.261340 , -91.639360 |
Ixcanchelupe | 15.362010 , -91.649400 |
Ixcobiche | 15.338830 , -91.691240 |
Jolon Tzaj | 15.335170 , -91.619160 |
La Estancia | 15.309650 , -91.659490 |
La Laguna | 15.355990 , -91.662180 |
La Vega | 15.331250 , -91.586120 |
Los Pocitos | 15.329580 , -91.551680 |
Matasano | 15.310310 , -91.676420 |
Piedra Grande | 15.373840 , -91.579220 |
Pueblo Viejo | 15.371780 , -91.598300 |
Puente Aguilar | 15.379360 , -91.606820 |
Quiajola | 15.385810 , -91.626870 |
Rancho Viejo | 15.351910 , -91.635230 |
Rincon Chalum | 15.379400 , -91.640890 |
Sacbech | 15.362000 , -91.623180 |
Sacpic | 15.284870 , -91.632420 |
Sija | 15.316250 , -91.689960 |
Socolaj | 15.331690 , -91.664230 |
Terreno del Vado | 15.282710 , -91.620880 |
Ticman | 15.326870 , -91.636170 |
Tierra Blanca | 15.325560 , -91.644780 |
Tojcail | 15.332230 , -91.642370 |
Tojcham | 15.343600 , -91.657500 |
Tojchec | 15.349880 , -91.554590 |
Tojchiguel | 15.318210 , -91.658210 |
Tojchum | 15.298940 , -91.661730 |
Tojchum | 15.334830 , -91.686100 |
Tojnim | 15.357590 , -91.682380 |
Tojtzaj | 15.304910 , -91.651540 |
Tuicalpech | 15.368840 , -91.571700 |
Tuichaj | 15.306540 , -91.634080 |
Tuichuj | 15.323050 , -91.617170 |
Tuisnaina | 15.403310 , -91.652650 |
Tzunel | 15.311060 , -91.621590 |
Xechul | 15.401840 , -91.632820 |
Yerbabuena | 15.291600 , -91.623580 |
Notes:
- You can download geometry data for Santa Bárbara 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.