Arcabuco (Boyacá) Map Cropping Samples
Arcabuco (Boyacá) Map Cropping Samples-1
Arcabuco (Boyacá) Map Cropping Samples-2
Arcabuco neighborhoods and villages map with 3D shadow effect
flag map of Arcabuco with 3D shadow effect
Arcabuco map with 3d shadow effect
Download outline map of Arcabuco (geojson format) :
Arcabuco.geojson (**)
Download polygon array of Arcabuco map for "Google Maps" :
Arcabuco.txt
Bounding Box for Arcabuco Map : ( 5.66385 , -73.513103 , 5.846606 , -73.344752 )
Wikipedia ID for Arcabuco : Q1654728
Wikipedia SPARQL Query for Arcabuco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654728 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654728 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654728 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654728 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654728 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654728 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 Arcabuco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.66385, -73.513103, 5.846606, -73.344752);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arcabuco)
[out:json];
(
rel["name"="Arcabuco"][type=boundary];
rel["name:en"="Arcabuco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arcabuco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arcabuco | 5.754630 , -73.436690 |
Buenavista | 5.724900 , -73.383900 |
El Desierto | 5.824650 , -73.488000 |
El Moral | 5.770540 , -73.491700 |
El Secreto | 5.733330 , -73.450000 |
El Tesoro | 5.832220 , -73.504170 |
La Cabana | 5.754880 , -73.483490 |
La Chapa | 5.801780 , -73.462010 |
La Providencia | 5.700000 , -73.366670 |
Las Cruces | 5.685810 , -73.383230 |
Las Margaritas | 5.766670 , -73.450000 |
Papayal | 5.841110 , -73.504720 |
Rupavita | 5.730350 , -73.404110 |
Notes:
- You can download geometry data for Arcabuco 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.