Cumbitara (Nariño) Map Cropping Samples
Cumbitara (Nariño) Map Cropping Samples-1
Cumbitara (Nariño) Map Cropping Samples-2
Cumbitara neighborhoods and villages map with 3D shadow effect
flag map of Cumbitara with 3D shadow effect
Cumbitara map with 3d shadow effect
Download outline map of Cumbitara (geojson format) :
Cumbitara.geojson (**)
Download polygon array of Cumbitara map for "Google Maps" :
Cumbitara.txt
Bounding Box for Cumbitara Map : ( 1.576269 , -77.718133 , 1.905949 , -77.474195 )
Wikipedia ID for Cumbitara : Q927628
Wikipedia SPARQL Query for Cumbitara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q927628 wdt:P1082 ?population. }
OPTIONAL { wd:Q927628 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q927628 wdt:P2046 ?area. }
OPTIONAL { wd:Q927628 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q927628 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q927628 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 Cumbitara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.576269, -77.718133, 1.905949, -77.474195);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cumbitara)
[out:json];
(
rel["name"="Cumbitara"][type=boundary];
rel["name:en"="Cumbitara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cumbitara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aminda | 1.616670 , -77.500000 |
Campo Alegre | 1.691580 , -77.554970 |
Chapilal | 1.694430 , -77.545110 |
Chimandango | 1.680710 , -77.525680 |
Cumbitara | 1.651740 , -77.582250 |
Egido | 1.666670 , -77.483330 |
El Cocal | 1.684090 , -77.561090 |
El Consuelo | 1.716670 , -77.566670 |
El Derrumbe | 1.633330 , -77.566670 |
El Desierto | 1.721220 , -77.592990 |
El Pailon | 1.621170 , -77.574970 |
El Panecillo | 1.636230 , -77.496240 |
El Pital | 1.678090 , -77.499530 |
La Celda | 1.595560 , -77.570890 |
La Herradura | 1.671560 , -77.527580 |
La Tola | 1.615480 , -77.524570 |
La Toma | 1.650680 , -77.515510 |
Llano | 1.666670 , -77.500000 |
Nulpi | 1.611930 , -77.480010 |
Pisanda | 1.645190 , -77.497540 |
San Antonio | 1.700000 , -77.566670 |
San Luis | 1.657560 , -77.566820 |
San Pablo | 1.654130 , -77.576300 |
Santa Marta | 1.670430 , -77.563290 |
Tabiles | 1.683320 , -77.546770 |
Notes:
- You can download geometry data for Cumbitara 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.