Download outline map of Río De Oro (geojson format) :
Río De Oro.geojson (**)
Download polygon array of Río De Oro map for "Google Maps" :
Río De Oro.txt
Bounding Box for Río De Oro Map : ( 8.06089315494 , -73.6549873184 , 8.36803771142 , -73.3584447259 )
Wikipedia ID for Río De Oro : Q1526621
Wikipedia SPARQL Query for Río De Oro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526621 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526621 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526621 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 Río De Oro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.06089315494, -73.6549873184, 8.36803771142, -73.3584447259);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Río De Oro)
[out:json];
(
rel["name"="Río De Oro"][type=boundary];
rel["name:en"="Río De Oro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Río De Oro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguablanca | 8.237000 , -73.524460 |
Alto El Rayo | 8.133330 , -73.516670 |
Angostura | 8.116670 , -73.533330 |
Anolaima | 8.088960 , -73.529130 |
Carrizal | 8.259720 , -73.383890 |
Diego Hernandez | 8.251670 , -73.473610 |
El Curo | 8.316670 , -73.433330 |
El Gitano | 8.317340 , -73.399540 |
El Jaguil | 8.188050 , -73.558170 |
El Marques | 8.109120 , -73.590970 |
El Meson | 8.256110 , -73.461110 |
El Nato | 8.183330 , -73.533330 |
El Nido | 8.287780 , -73.427780 |
El Palo | 8.336390 , -73.478610 |
El Peru | 8.166670 , -73.600000 |
El Remanso | 8.156910 , -73.555330 |
El Retiro | 8.175280 , -73.474720 |
El Retiro | 8.166670 , -73.466670 |
El Rosario | 8.150000 , -73.533330 |
El Salobre | 8.341180 , -73.408720 |
La Leche | 8.276940 , -73.422500 |
La Palmita | 8.204170 , -73.424440 |
La Palmita | 8.198330 , -73.415560 |
La Popa | 8.332500 , -73.478610 |
La Solana | 8.103900 , -73.639580 |
Las Pinas | 8.188060 , -73.495000 |
Los Angeles | 8.099720 , -73.494720 |
Los Angeles | 8.100240 , -73.511810 |
Los Azucenos | 8.132780 , -73.430830 |
Montecitos | 8.170830 , -73.505240 |
Once Reses | 8.116670 , -73.566670 |
Palmarito | 8.192440 , -73.532130 |
Puerto Nuevo | 8.212780 , -73.491390 |
Puerto Nuevo | 8.224440 , -73.496940 |
Río de Oro | 8.291900 , -73.384850 |
Sabanas | 8.334720 , -73.426670 |
San Daniel | 8.089050 , -73.619110 |
San Jose | 8.230830 , -73.418890 |
San Julian | 8.071400 , -73.611530 |
San Rafael | 8.306390 , -73.485560 |
Sanin Villa | 8.296110 , -73.413610 |
Santa Ines | 8.247120 , -73.546470 |
Simanca | 8.183330 , -73.500000 |
Toledo | 8.262500 , -73.478890 |
Villanueva | 8.090560 , -73.496390 |
Notes:
- You can download geometry data for Río De Oro 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.