Ricaurte (Cundinamarca) Map Cropping Samples
Ricaurte (Cundinamarca) Map Cropping Samples-1
Ricaurte (Cundinamarca) Map Cropping Samples-2
Ricaurte neighborhoods and villages map with 3D shadow effect
flag map of Ricaurte with 3D shadow effect
Ricaurte map with 3d shadow effect
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 : ( 4.236978 , -74.795158 , 4.385045 , -74.661537 )
Wikipedia ID for Ricaurte : Q412177
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:Q412177 wdt:P1082 ?population. }
OPTIONAL { wd:Q412177 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q412177 wdt:P2046 ?area. }
OPTIONAL { wd:Q412177 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q412177 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q412177 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"](4.236978, -74.795158, 4.385045, -74.661537);
);
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) |
Callejones | 4.299830 , -74.700080 |
Casa Blanca | 4.267740 , -74.701580 |
Caserio de Los Monos | 4.312100 , -74.711060 |
Cobos | 4.249970 , -74.728910 |
El Asilo | 4.254530 , -74.745740 |
El Brasil | 4.307730 , -74.763300 |
El Paso | 4.258070 , -74.750140 |
El Recreo | 4.340480 , -74.751870 |
La Argentina | 4.351800 , -74.754270 |
La Bretana | 4.297410 , -74.673340 |
Las Varas | 4.324440 , -74.710560 |
Limoncito | 4.279940 , -74.748690 |
Llano de Pozo | 4.289920 , -74.734750 |
Los Monos | 4.307310 , -74.718010 |
Los Naranjos | 4.266970 , -74.739130 |
Manuel Norte | 4.373130 , -74.736360 |
Manuel Sur | 4.361860 , -74.748080 |
Ricaurte | 4.280750 , -74.764690 |
Rincon Santo | 4.346760 , -74.722530 |
San Rafael | 4.277240 , -74.773410 |
Vereda Callejones | 4.308190 , -74.688890 |
Vereda San Francisco | 4.343300 , -74.715300 |
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.