Caramanta (Antioquia) Map Cropping Samples
Caramanta (Antioquia) Map Cropping Samples-1
Caramanta (Antioquia) Map Cropping Samples-2
Caramanta neighborhoods and villages map with 3D shadow effect
flag map of Caramanta with 3D shadow effect
Caramanta map with 3d shadow effect
Download outline map of Caramanta (geojson format) :
Caramanta.geojson (**)
Download polygon array of Caramanta map for "Google Maps" :
Caramanta.txt
Bounding Box for Caramanta Map : ( 5.516128 , -75.714419 , 5.607282 , -75.569083 )
Wikipedia ID for Caramanta : Q1655846
Wikipedia SPARQL Query for Caramanta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655846 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655846 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655846 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655846 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655846 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655846 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 Caramanta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.516128, -75.714419, 5.607282, -75.569083);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caramanta)
[out:json];
(
rel["name"="Caramanta"][type=boundary];
rel["name:en"="Caramanta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caramanta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alegrias | 5.551300 , -75.611560 |
Barro Blanco | 5.584280 , -75.669790 |
Caramanta | 5.547820 , -75.643680 |
La Marina | 5.569720 , -75.581110 |
La Sierra | 5.553230 , -75.668150 |
La Silla | 5.568650 , -75.621420 |
La Union | 5.542590 , -75.614650 |
Sucre | 5.580870 , -75.608690 |
Yarumalito | 5.575110 , -75.620260 |
Notes:
- You can download geometry data for Caramanta 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.