Imués (Nariño) Map Cropping Samples
Imués (Nariño) Map Cropping Samples-1
Imués (Nariño) Map Cropping Samples-2
Imués neighborhoods and villages map with 3D shadow effect
flag map of Imués with 3D shadow effect
Imués map with 3d shadow effect
Download outline map of Imués (geojson format) :
Imués.geojson (**)
Download polygon array of Imués map for "Google Maps" :
Imués.txt
Bounding Box for Imués Map : ( 1.022137 , -77.570462 , 1.119846 , -77.448621 )
Wikipedia ID for Imués : Q1575329
Wikipedia SPARQL Query for Imués (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575329 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575329 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575329 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575329 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575329 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575329 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 Imués map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.022137, -77.570462, 1.119846, -77.448621);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Imués)
[out:json];
(
rel["name"="Imués"][type=boundary];
rel["name:en"="Imués"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Imués
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 1.073410 , -77.495640 |
Chirristes | 1.064770 , -77.500740 |
Cuarchu | 1.083330 , -77.533330 |
El Alisal | 1.095870 , -77.516700 |
El Recoveco | 1.088130 , -77.500320 |
El Tablon | 1.088700 , -77.479990 |
Imués | 1.060720 , -77.500440 |
Neira | 1.085440 , -77.561250 |
Pilcuan | 1.025820 , -77.474630 |
San Isidro | 1.104610 , -77.511240 |
Santa Rosa | 1.069430 , -77.467440 |
Tacuaya | 1.100000 , -77.483330 |
Tasnaque | 1.066670 , -77.466670 |
Valencia | 1.109950 , -77.503020 |
Notes:
- You can download geometry data for Imués 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.