Macanal (Boyacá) Map Cropping Samples
Macanal (Boyacá) Map Cropping Samples-1
Macanal (Boyacá) Map Cropping Samples-2
Macanal neighborhoods and villages map with 3D shadow effect
flag map of Macanal with 3D shadow effect
Macanal map with 3d shadow effect
Download outline map of Macanal (geojson format) :
Macanal.geojson (**)
Download polygon array of Macanal map for "Google Maps" :
Macanal.txt
Bounding Box for Macanal Map : ( 4.892815 , -73.375383 , 5.070022 , -73.213638 )
Wikipedia ID for Macanal : Q1656366
Wikipedia SPARQL Query for Macanal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656366 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656366 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656366 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656366 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656366 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656366 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 Macanal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.892815, -73.375383, 5.070022, -73.213638);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Macanal)
[out:json];
(
rel["name"="Macanal"][type=boundary];
rel["name:en"="Macanal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Macanal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bata | 4.966670 , -73.333330 |
Boqueron de Chivor | 4.921460 , -73.360960 |
Macanal | 4.972140 , -73.319590 |
Media Estancia | 4.932220 , -73.360830 |
Naranjos | 4.957780 , -73.341940 |
Perdiguiz Grande | 5.033090 , -73.318690 |
Notes:
- You can download geometry data for Macanal 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.