Download outline map of Ricaurte (geojson format) :
Ricaurte.geojson (**)
Download polygon array of Ricaurte map for "Google Maps" :
Ricaurte.txt
Bounding Box for Ricaurte Map : ( 9.059482 , -68.882858 , 9.557721 , -68.406151 )
Wikipedia ID for Ricaurte : Q2218342
Wikipedia SPARQL Query for Ricaurte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2218342 wdt:P1082 ?population. }
OPTIONAL { wd:Q2218342 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2218342 wdt:P2046 ?area. }
OPTIONAL { wd:Q2218342 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2218342 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2218342 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 Ricaurte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.059482, -68.882858, 9.557721, -68.406151);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ricaurte)
[out:json];
(
rel["name"="Ricaurte"][type=boundary];
rel["name:en"="Ricaurte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ricaurte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angulo | 9.316670 , -68.616670 |
Barreto | 9.450000 , -68.716670 |
Buena Vista | 9.350000 , -68.800000 |
Buenos Aires | 9.500000 , -68.683330 |
Campo Alegre | 9.470360 , -68.681180 |
Cano Amarillo | 9.233330 , -68.616670 |
Cano Hondo | 9.466670 , -68.700000 |
Cantarrana | 9.346700 , -68.690740 |
Cardenero | 9.366670 , -68.616670 |
El Amparo | 9.306530 , -68.759330 |
El Angulo | 9.323520 , -68.630020 |
El Barbasco | 9.300000 , -68.650000 |
El Canito | 9.400000 , -68.716670 |
El Genareno | 9.393230 , -68.677750 |
El Muertico | 9.432220 , -68.678890 |
El Muertico | 9.431300 , -68.683390 |
El Pauji | 9.350000 , -68.600000 |
El Toro | 9.433330 , -68.666670 |
Guasduitas | 9.319740 , -68.737780 |
Jobalito | 9.214440 , -68.492220 |
La Chepera | 9.450000 , -68.700000 |
La Chivera | 9.483330 , -68.700000 |
La Guamita | 9.374610 , -68.767440 |
La Laguna | 9.318330 , -68.691670 |
La Laguna | 9.311880 , -68.688520 |
La Maporita | 9.292030 , -68.757000 |
La Palenciera | 9.466670 , -68.716670 |
Las Guapitas | 9.282970 , -68.746490 |
Las Guardias | 9.266670 , -68.633330 |
Libertad | 9.355620 , -68.691770 |
Lomo Perro | 9.416670 , -68.716670 |
Mata de Agua | 9.350000 , -68.650000 |
Mata del Medio | 9.433330 , -68.733330 |
Montes de Oca | 9.366670 , -68.600000 |
Ojo de Agua | 9.525960 , -68.701630 |
Palo Quemado | 9.386450 , -68.705490 |
Quintanero | 9.416670 , -68.683330 |
Rio Viejo | 9.400000 , -68.700000 |
Sabana Larga | 9.512740 , -68.716210 |
San Isidro | 9.361170 , -68.682340 |
Notes:
- You can download geometry data for Ricaurte 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.