Download outline map of Ipiales (geojson format) :
Ipiales.geojson (**)
Download polygon array of Ipiales map for "Google Maps" :
Ipiales.txt
Bounding Box for Ipiales Map : ( 0.362025 , -77.698186 , 0.903478 , -77.089302 )
Wikipedia ID for Ipiales : Q1010094
Wikipedia SPARQL Query for Ipiales (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1010094 wdt:P1082 ?population. }
OPTIONAL { wd:Q1010094 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1010094 wdt:P2046 ?area. }
OPTIONAL { wd:Q1010094 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1010094 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1010094 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 Ipiales map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.362025, -77.698186, 0.903478, -77.089302);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ipiales)
[out:json];
(
rel["name"="Ipiales"][type=boundary];
rel["name:en"="Ipiales"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ipiales
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Animas | 0.850000 , -77.633330 |
| Barrial | 0.825650 , -77.661930 |
| Barrio Centenario | 0.828550 , -77.625550 |
| Barrio Obrero | 0.833060 , -77.639170 |
| Callejon | 0.742100 , -77.661240 |
| Canimag | 0.854520 , -77.641690 |
| Caserio Chaguaine | 0.854870 , -77.571040 |
| Caserio Loma de Suras | 0.883610 , -77.566670 |
| El Palmar | 0.846950 , -77.651990 |
| El Salado | 0.702780 , -77.634170 |
| Ipiales | 0.830180 , -77.649590 |
| La Cangagua San Ramon | 0.848340 , -77.641720 |
| La Tejeria | 0.816670 , -77.650000 |
| La Victoria | 0.670760 , -77.535130 |
| La Victoria | 0.838150 , -77.616890 |
| La Vuelta del Encino | 0.734320 , -77.669020 |
| Las Cruces | 0.845730 , -77.585330 |
| Las Juntas | 0.833330 , -77.683330 |
| Las Lajas | 0.811340 , -77.582900 |
| Los Lirios | 0.864440 , -77.656670 |
| Perdida | 0.516670 , -77.500000 |
| Pulcas | 0.768110 , -77.688110 |
| San Antonio | 0.716670 , -77.583330 |
| San Jorge | 0.673400 , -77.482330 |
| San Juan | 0.892210 , -77.547250 |
| San Miguel | 0.862010 , -77.652830 |
| Santa Maria | 0.855600 , -77.666620 |
| Santa Rosa | 0.833330 , -77.566670 |
| Sebundoy | 0.500000 , -77.500000 |
| Teques | 0.800000 , -77.650000 |
| Tuzandala | 0.849160 , -77.636480 |
| Villa Grazzia | 0.836860 , -77.625050 |
| Yarumal | 0.768700 , -77.641390 |
Notes:
- You can download geometry data for Ipiales 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.