Download outline map of Riosucio (geojson format) :
Riosucio.geojson (**)
Download polygon array of Riosucio map for "Google Maps" :
Riosucio.txt
Bounding Box for Riosucio Map : ( 5.33587969305 , -75.8674039084 , 5.56354982866 , -75.6096421819 )
Wikipedia ID for Riosucio : Q398637
Wikipedia SPARQL Query for Riosucio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q398637 wdt:P1082 ?population. }
OPTIONAL { wd:Q398637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q398637 wdt:P2046 ?area. }
OPTIONAL { wd:Q398637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q398637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q398637 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 Riosucio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.33587969305, -75.8674039084, 5.56354982866, -75.6096421819);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Riosucio)
[out:json];
(
rel["name"="Riosucio"][type=boundary];
rel["name:en"="Riosucio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Riosucio
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arroyo Hondo | 5.514640 , -75.777540 |
| Bonafont | 5.374040 , -75.682570 |
| Cabarga | 5.473180 , -75.745790 |
| Cambia | 5.439440 , -75.760000 |
| El Centradero | 5.458480 , -75.727050 |
| El Chuscal | 5.388480 , -75.747020 |
| El Oro | 5.402290 , -75.758660 |
| El Rosario | 5.416670 , -75.816670 |
| El Rubi | 5.403000 , -75.777880 |
| El Silencio | 5.510560 , -75.790830 |
| Eneros | 5.489260 , -75.685690 |
| Florencia | 5.358180 , -75.665070 |
| La Caucana | 5.472530 , -75.802140 |
| La Cristina | 5.488030 , -75.761360 |
| La Estrella | 5.460280 , -75.831390 |
| La Florida | 5.482120 , -75.737400 |
| La Iberia | 5.415100 , -75.669850 |
| La Maria | 5.485000 , -75.850000 |
| La Palermo | 5.447630 , -75.807420 |
| La Palma | 5.483230 , -75.731980 |
| La Sirena | 5.388690 , -75.815390 |
| Las Brisas | 5.480260 , -75.723390 |
| Las Cruces | 5.454750 , -75.780880 |
| Llano Grande | 5.372620 , -75.795900 |
| Lomitas | 5.478040 , -75.711070 |
| Los Charcos | 5.450000 , -75.766670 |
| Marsella | 5.456760 , -75.765690 |
| Mejico | 5.367220 , -75.812700 |
| Pasmi | 5.497710 , -75.689410 |
| Pavia | 5.485330 , -75.797010 |
| Pirineos | 5.430560 , -75.812500 |
| Pueblo Viejo | 5.428690 , -75.708370 |
| Quiebra Loma | 5.442660 , -75.688080 |
| Rio Arriba | 5.386670 , -75.853890 |
| Ríosucio | 5.421640 , -75.703180 |
| Roble Bonito | 5.415320 , -75.788160 |
| San Felix | 5.494720 , -75.781540 |
| San Jose | 5.481110 , -75.685160 |
| San Lorenzo | 5.465040 , -75.692130 |
| Sipirra | 5.426130 , -75.689790 |
| Tumbarreto | 5.438430 , -75.699370 |
| Ubarba | 5.468890 , -75.727880 |
Notes:
- You can download geometry data for Riosucio 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.