Guaitarilla (Nariño) Map Cropping Samples
Guaitarilla (Nariño) Map Cropping Samples-1
Guaitarilla (Nariño) Map Cropping Samples-2
Guaitarilla neighborhoods and villages map with 3D shadow effect
flag map of Guaitarilla with 3D shadow effect
Guaitarilla map with 3d shadow effect
Download outline map of Guaitarilla (geojson format) :
Guaitarilla.geojson (**)
Download polygon array of Guaitarilla map for "Google Maps" :
Guaitarilla.txt
Bounding Box for Guaitarilla Map : ( 1.091616 , -77.592993 , 1.21872 , -77.472566 )
Wikipedia ID for Guaitarilla : Q1525820
Wikipedia SPARQL Query for Guaitarilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525820 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525820 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525820 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 Guaitarilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.091616, -77.592993, 1.21872, -77.472566);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaitarilla)
[out:json];
(
rel["name"="Guaitarilla"][type=boundary];
rel["name:en"="Guaitarilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaitarilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahumada Grande | 1.184530 , -77.568470 |
Ales | 1.186860 , -77.493110 |
Alex | 1.189980 , -77.495590 |
Bellavista | 1.188480 , -77.556040 |
Buenos Aires | 1.102800 , -77.563570 |
Cuma | 1.145510 , -77.582860 |
El Cabuyo | 1.153210 , -77.537070 |
El Chorrillo | 1.208800 , -77.501440 |
El Cid | 1.138880 , -77.486330 |
El Cucho | 1.133240 , -77.584640 |
El Motilon | 1.143050 , -77.530430 |
German | 1.206170 , -77.569100 |
Girardot | 1.124450 , -77.510880 |
Guaitarilla | 1.138550 , -77.553010 |
La Cienaga | 1.118440 , -77.501260 |
La Esperanza | 1.121700 , -77.565640 |
La Victoria | 1.192380 , -77.508730 |
Llano Grande | 1.181170 , -77.497720 |
Plan Grande | 1.200900 , -77.499390 |
San Alejandro | 1.162550 , -77.511920 |
San Antonio | 1.159310 , -77.516510 |
San Francisco | 1.192770 , -77.571320 |
San Jose | 1.107390 , -77.549620 |
San Nicolas | 1.191150 , -77.520030 |
Yanangala | 1.200000 , -77.516670 |
Zaragoza | 1.133330 , -77.483330 |
Notes:
- You can download geometry data for Guaitarilla 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.