Copacabana (Antioquia) Map Cropping Samples
Copacabana (Antioquia) Map Cropping Samples-1
Copacabana (Antioquia) Map Cropping Samples-2
Copacabana neighborhoods and villages map with 3D shadow effect
flag map of Copacabana with 3D shadow effect
Copacabana map with 3d shadow effect
Download outline map of Copacabana (geojson format) :
Copacabana.geojson (**)
Download polygon array of Copacabana map for "Google Maps" :
Copacabana.txt
Bounding Box for Copacabana Map : ( 6.289701 , -75.535821 , 6.430673 , -75.452801 )
Wikipedia ID for Copacabana : Q35027
Wikipedia SPARQL Query for Copacabana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q35027 wdt:P1082 ?population. }
OPTIONAL { wd:Q35027 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q35027 wdt:P2046 ?area. }
OPTIONAL { wd:Q35027 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q35027 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q35027 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 Copacabana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.289701, -75.535821, 6.430673, -75.452801);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Copacabana)
[out:json];
(
rel["name"="Copacabana"][type=boundary];
rel["name:en"="Copacabana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Copacabana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Austrias | 6.314660 , -75.520550 |
Casanegra | 6.316640 , -75.529670 |
Copacabana | 6.342519 , -75.507659 |
El Convento | 6.334560 , -75.512750 |
El Rodeo | 6.380170 , -75.500390 |
Granizal | 6.308130 , -75.522930 |
Gualanday | 6.321090 , -75.501140 |
Guarani | 6.305390 , -75.507080 |
La Ceja | 6.331130 , -75.520060 |
La Lomita | 6.328120 , -75.532420 |
La Trinidad | 6.332990 , -75.525950 |
Las Salinas | 6.320620 , -75.512980 |
Municipio de Copacabana | 6.346330 , -75.508880 |
San Isidro | 6.324930 , -75.523730 |
Santana | 6.315430 , -75.521900 |
Tabaco | 6.305280 , -75.526260 |
Urbanizacion Fontidueno | 6.333100 , -75.531840 |
Vereda El Noral | 6.361480 , -75.511290 |
Vereda La Veta | 6.391740 , -75.505300 |
Vereda Vallecito | 6.370770 , -75.508400 |
Villa Margara | 6.326840 , -75.531300 |
Notes:
- You can download geometry data for Copacabana 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.