San Sebastián (Cauca) Map Cropping Samples
San Sebastián (Cauca) Map Cropping Samples-1
San Sebastián (Cauca) Map Cropping Samples-2
San Sebastián neighborhoods and villages map with 3D shadow effect
flag map of San Sebastián with 3D shadow effect
San Sebastián map with 3d shadow effect
Download outline map of San Sebastián (geojson format) :
San Sebastián.geojson (**)
Download polygon array of San Sebastián map for "Google Maps" :
San Sebastián.txt
Bounding Box for San Sebastián Map : ( 1.701172 , -76.868873 , 1.979918 , -76.583797 )
Wikipedia ID for San Sebastián : Q2434304
Wikipedia SPARQL Query for San Sebastián (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434304 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434304 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434304 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434304 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434304 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434304 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 San Sebastián map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.701172, -76.868873, 1.979918, -76.583797);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Sebastián)
[out:json];
(
rel["name"="San Sebastián"][type=boundary];
rel["name:en"="San Sebastián"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Sebastián
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cimarronas | 1.741090 , -76.821610 |
El Cajon | 1.705310 , -76.810920 |
El Diviso | 1.911440 , -76.624280 |
El Porvenir | 1.953900 , -76.662110 |
El Puntal | 1.759690 , -76.834180 |
El Retiro | 1.821110 , -76.737220 |
Guayacundo | 1.833330 , -76.833330 |
Hacienda San Francisco | 1.922940 , -76.641500 |
Las Delicias | 1.957210 , -76.684360 |
Loma Larga | 1.912500 , -76.721390 |
Los Hatos | 1.840280 , -76.840830 |
San Sebastián | 1.838610 , -76.771890 |
Santiago | 1.816720 , -76.777170 |
Santo Domingo | 1.783330 , -76.750000 |
Valencia | 1.895890 , -76.672500 |
Venecia | 1.871560 , -76.754950 |
Notes:
- You can download geometry data for San Sebastián 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.