Cuaspud (Nariño) Map Cropping Samples
Cuaspud (Nariño) Map Cropping Samples-1
Cuaspud (Nariño) Map Cropping Samples-2
Cuaspud neighborhoods and villages map with 3D shadow effect
flag map of Cuaspud with 3D shadow effect
Cuaspud map with 3d shadow effect
Download outline map of Cuaspud (geojson format) :
Cuaspud.geojson (**)
Download polygon array of Cuaspud map for "Google Maps" :
Cuaspud.txt
Bounding Box for Cuaspud Map : ( 0.827995 , -77.779509 , 0.922255 , -77.683274 )
Wikipedia ID for Cuaspud : Q648948
Wikipedia SPARQL Query for Cuaspud (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q648948 wdt:P1082 ?population. }
OPTIONAL { wd:Q648948 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q648948 wdt:P2046 ?area. }
OPTIONAL { wd:Q648948 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q648948 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q648948 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 Cuaspud map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.827995, -77.779509, 0.922255, -77.683274);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuaspud)
[out:json];
(
rel["name"="Cuaspud"][type=boundary];
rel["name:en"="Cuaspud"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuaspud
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carlosama | 0.862920 , -77.727340 |
Chavisnan | 0.873480 , -77.756700 |
Criollos | 0.878490 , -77.728070 |
El Lirio | 0.876620 , -77.758590 |
El Pirio | 0.851840 , -77.726510 |
El Porvenir | 0.892220 , -77.713330 |
Guaspud Grande | 0.873820 , -77.762910 |
La Curiquinga | 0.853980 , -77.706420 |
La Laguna | 0.905320 , -77.735450 |
Macas | 0.886110 , -77.731110 |
Nastul | 0.897040 , -77.716410 |
Panderna | 0.868480 , -77.746340 |
Quitasol | 0.904920 , -77.716650 |
Reten Aduana | 0.844550 , -77.752410 |
San Bernardo | 0.860910 , -77.732020 |
San Francisco | 0.835450 , -77.689820 |
Santa Rosa | 0.854550 , -77.742190 |
Santiago | 0.868580 , -77.748830 |
Veracruz | 0.850820 , -77.746250 |
Yapurquer | 0.848200 , -77.731050 |
Notes:
- You can download geometry data for Cuaspud 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.