Villamaría (Caldas) Map Cropping Samples
Villamaría (Caldas) Map Cropping Samples-1
Villamaría (Caldas) Map Cropping Samples-2
Villamaría neighborhoods and villages map with 3D shadow effect
flag map of Villamaría with 3D shadow effect
Villamaría map with 3d shadow effect
Download outline map of Villamaría (geojson format) :
Villamaría.geojson (**)
Download polygon array of Villamaría map for "Google Maps" :
Villamaría.txt
Bounding Box for Villamaría Map : ( 4.802514 , -75.588874 , 5.051515 , -75.317376 )
Wikipedia ID for Villamaría : Q961399
Wikipedia SPARQL Query for Villamaría (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q961399 wdt:P1082 ?population. }
OPTIONAL { wd:Q961399 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q961399 wdt:P2046 ?area. }
OPTIONAL { wd:Q961399 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q961399 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q961399 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 Villamaría map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.802514, -75.588874, 5.051515, -75.317376);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villamaría)
[out:json];
(
rel["name"="Villamaría"][type=boundary];
rel["name:en"="Villamaría"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villamaría
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de La Cruz | 4.960000 , -75.577500 |
Alto Villaraso | 4.971110 , -75.555560 |
El Porvenir | 4.933330 , -75.483330 |
El Yarumo | 4.950000 , -75.566670 |
Frailes | 5.000000 , -75.400000 |
Guamal | 4.945830 , -75.522780 |
La Telarana | 4.937220 , -75.507220 |
La Zulia | 4.933330 , -75.500000 |
Llanitos | 4.991940 , -75.537220 |
Miraflores | 4.964720 , -75.566390 |
Papayal | 4.966670 , -75.416670 |
Pinares | 4.958610 , -75.576110 |
Rioclaro | 4.974170 , -75.555000 |
Termales | 4.966670 , -75.383330 |
Villamaría | 5.044920 , -75.514600 |
Notes:
- You can download geometry data for Villamaría 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.