Betania (Antioquia) Map Cropping Samples
Betania (Antioquia) Map Cropping Samples-1
Betania (Antioquia) Map Cropping Samples-2
Betania neighborhoods and villages map with 3D shadow effect
flag map of Betania with 3D shadow effect
Betania map with 3d shadow effect
Download outline map of Betania (geojson format) :
Betania.geojson (**)
Download polygon array of Betania map for "Google Maps" :
Betania.txt
Bounding Box for Betania Map : ( 5.67154 , -76.086954 , 5.796693 , -75.879997 )
Wikipedia ID for Betania : Q1578748
Wikipedia SPARQL Query for Betania (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1578748 wdt:P1082 ?population. }
OPTIONAL { wd:Q1578748 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1578748 wdt:P2046 ?area. }
OPTIONAL { wd:Q1578748 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1578748 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1578748 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 Betania map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.67154, -76.086954, 5.796693, -75.879997);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Betania)
[out:json];
(
rel["name"="Betania"][type=boundary];
rel["name:en"="Betania"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Betania
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 5.715910 , -75.936190 |
Betania | 5.746000 , -75.977650 |
La Aguada | 5.713850 , -75.956800 |
La Hora | 5.729760 , -75.942340 |
La Libia | 5.732360 , -75.923450 |
La Montanita | 5.709690 , -75.930640 |
La Vega | 5.759890 , -75.965520 |
Palmichal | 5.758900 , -75.939360 |
Versalles | 5.750000 , -75.900000 |
Notes:
- You can download geometry data for Betania 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.