Anserma (Caldas) Map Cropping Samples
Anserma (Caldas) Map Cropping Samples-1
Anserma (Caldas) Map Cropping Samples-2
Anserma neighborhoods and villages map with 3D shadow effect
flag map of Anserma with 3D shadow effect
Anserma map with 3d shadow effect
Download outline map of Anserma (geojson format) :
Anserma.geojson (**)
Download polygon array of Anserma map for "Google Maps" :
Anserma.txt
Bounding Box for Anserma Map : ( 5.112282 , -75.837339 , 5.285754 , -75.661608 )
Wikipedia ID for Anserma : Q547678
Wikipedia SPARQL Query for Anserma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q547678 wdt:P1082 ?population. }
OPTIONAL { wd:Q547678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q547678 wdt:P2046 ?area. }
OPTIONAL { wd:Q547678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q547678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q547678 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 Anserma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.112282, -75.837339, 5.285754, -75.661608);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anserma)
[out:json];
(
rel["name"="Anserma"][type=boundary];
rel["name:en"="Anserma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anserma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alejandria | 5.166670 , -75.666670 |
Bellavista | 5.258800 , -75.804020 |
Colombia | 5.166670 , -75.666670 |
El Libano | 5.121190 , -75.714010 |
La Margarita | 5.127500 , -75.723060 |
La Nubia | 5.198770 , -75.772800 |
Las Brisas | 5.129720 , -75.816110 |
Marapra | 5.211670 , -75.778610 |
Palo Blanco | 5.245720 , -75.765400 |
San Pedro | 5.250000 , -75.800000 |
Tabuyo | 5.250000 , -75.800000 |
Tumarapo | 5.205830 , -75.741670 |
Notes:
- You can download geometry data for Anserma 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.