Sandoná (Nariño) Map Cropping Samples
Sandoná (Nariño) Map Cropping Samples-1
Sandoná (Nariño) Map Cropping Samples-2
Sandoná neighborhoods and villages map with 3D shadow effect
flag map of Sandoná with 3D shadow effect
Sandoná map with 3d shadow effect
Download outline map of Sandoná (geojson format) :
Sandoná.geojson (**)
Download polygon array of Sandoná map for "Google Maps" :
Sandoná.txt
Bounding Box for Sandoná Map : ( 1.227793 , -77.513498 , 1.37032 , -77.374882 )
Wikipedia ID for Sandoná : Q1441195
Wikipedia SPARQL Query for Sandoná (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441195 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441195 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441195 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441195 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441195 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441195 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 Sandoná map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.227793, -77.513498, 1.37032, -77.374882);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sandoná)
[out:json];
(
rel["name"="Sandoná"][type=boundary];
rel["name:en"="Sandoná"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sandoná
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Calera | 1.283330 , -77.466670 |
Bolivar | 1.322150 , -77.483590 |
Chavez | 1.288540 , -77.490380 |
Corrales | 1.356130 , -77.480230 |
El Ingenio | 1.309390 , -77.463650 |
Panchindo | 1.283330 , -77.416670 |
Roma | 1.278680 , -77.490070 |
San Bernardo | 1.311940 , -77.482650 |
San Isidro | 1.266570 , -77.464440 |
San Miguel | 1.263510 , -77.477590 |
Sandoná | 1.291510 , -77.474090 |
Santa Barbara | 1.280210 , -77.420140 |
Santa Rosa | 1.284790 , -77.442670 |
Tambillo | 1.322040 , -77.465240 |
Trampa | 1.300000 , -77.483330 |
Notes:
- You can download geometry data for Sandoná 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.