Venecia (Antioquia) Map Cropping Samples
Venecia (Antioquia) Map Cropping Samples-1
Venecia (Antioquia) Map Cropping Samples-2
Venecia neighborhoods and villages map with 3D shadow effect
flag map of Venecia with 3D shadow effect
Venecia map with 3d shadow effect
Download outline map of Venecia (geojson format) :
Venecia.geojson (**)
Download polygon array of Venecia map for "Google Maps" :
Venecia.txt
Bounding Box for Venecia Map : ( 5.881971 , -75.856473 , 6.010292 , -75.683064 )
Wikipedia ID for Venecia : Q525532
Wikipedia SPARQL Query for Venecia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q525532 wdt:P1082 ?population. }
OPTIONAL { wd:Q525532 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q525532 wdt:P2046 ?area. }
OPTIONAL { wd:Q525532 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q525532 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q525532 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 Venecia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.881971, -75.856473, 6.010292, -75.683064);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Venecia)
[out:json];
(
rel["name"="Venecia"][type=boundary];
rel["name:en"="Venecia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Venecia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arabia | 5.916670 , -75.783330 |
Bolombolo | 5.971670 , -75.838060 |
El Crisol | 5.960560 , -75.817500 |
La Ilusion | 5.957130 , -75.702400 |
La Loma | 5.954440 , -75.781390 |
Miguel Angel Valencia | 5.955000 , -75.822500 |
Palenque | 5.967820 , -75.709730 |
Quebrada Guadalejo | 5.914170 , -75.816670 |
Venecia | 5.963330 , -75.734750 |
Villa Silvia | 5.947220 , -75.737500 |
Notes:
- You can download geometry data for Venecia 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.