Santa Bárbara (Nariño) Map Cropping Samples
Santa Bárbara (Nariño) Map Cropping Samples-1
Santa Bárbara (Nariño) Map Cropping Samples-2
Santa Bárbara neighborhoods and villages map with 3D shadow effect
flag map of Santa Bárbara with 3D shadow effect
Santa Bárbara map with 3d shadow effect
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 : ( 1.986041 , -78.092946 , 2.661394 , -77.576497 )
Wikipedia ID for Santa Bárbara : Q1525449
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:Q1525449 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525449 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525449 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525449 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525449 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525449 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"](1.986041, -78.092946, 2.661394, -77.576497);
);
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 Bárbara"][type=boundary];
rel["name:en"="Santa Bárbara"][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) |
Bellavista | 2.604890 , -77.929110 |
Buga | 2.183330 , -77.883330 |
Chanzara | 2.547780 , -77.940040 |
Chico Perez | 2.633850 , -77.958610 |
El Socorro | 2.503820 , -77.972770 |
Iscuandé | 2.450070 , -77.979360 |
La Marina | 2.585830 , -77.991790 |
La Providencia | 2.581930 , -77.940750 |
La Virginia | 2.582500 , -77.961010 |
Las Juntas | 2.513870 , -77.996370 |
Milagros | 2.102960 , -77.753420 |
San Francisco | 2.537160 , -77.963400 |
Sanabria | 2.110090 , -77.599400 |
Santa Rita | 2.100000 , -77.800000 |
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.