Dabeiba (Antioquia) Map Cropping Samples
Dabeiba (Antioquia) Map Cropping Samples-1
Dabeiba (Antioquia) Map Cropping Samples-2
Dabeiba neighborhoods and villages map with 3D shadow effect
flag map of Dabeiba with 3D shadow effect
Dabeiba map with 3d shadow effect
Download outline map of Dabeiba (geojson format) :
Dabeiba.geojson (**)
Download polygon array of Dabeiba map for "Google Maps" :
Dabeiba.txt
Bounding Box for Dabeiba Map : ( 6.694807 , -76.618226 , 7.191253 , -75.96373 )
Wikipedia ID for Dabeiba : Q1441773
Wikipedia SPARQL Query for Dabeiba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441773 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441773 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441773 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441773 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441773 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441773 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 Dabeiba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.694807, -76.618226, 7.191253, -75.96373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dabeiba)
[out:json];
(
rel["name"="Dabeiba"][type=boundary];
rel["name:en"="Dabeiba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dabeiba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antado | 6.983330 , -76.250000 |
Armenia | 6.966390 , -76.063610 |
Armenia | 7.006310 , -76.034160 |
Cruces | 7.016670 , -76.150000 |
Dabeiba | 7.001720 , -76.267220 |
Dabeiba Viejo | 6.950000 , -76.266670 |
El Boton | 6.914760 , -76.236840 |
El Cilindro | 6.969720 , -76.210280 |
El Silencio | 6.989440 , -76.230830 |
La Barranca | 6.984720 , -76.181390 |
La Trinidad | 7.083330 , -76.233330 |
La Virgen | 7.100000 , -76.233330 |
Mones | 6.980210 , -76.110230 |
Montanita | 7.016670 , -76.183330 |
Montanon | 6.816670 , -76.283330 |
Palmichales | 6.993180 , -76.280440 |
Pegado | 7.090060 , -76.409520 |
San Rafael | 7.016670 , -75.983330 |
Uramagrande | 7.000000 , -76.066670 |
Notes:
- You can download geometry data for Dabeiba 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.