Somondoco (Boyacá) Map Cropping Samples
Somondoco (Boyacá) Map Cropping Samples-1
Somondoco (Boyacá) Map Cropping Samples-2
Somondoco neighborhoods and villages map with 3D shadow effect
flag map of Somondoco with 3D shadow effect
Somondoco map with 3d shadow effect
Download outline map of Somondoco (geojson format) :
Somondoco.geojson (**)
Download polygon array of Somondoco map for "Google Maps" :
Somondoco.txt
Bounding Box for Somondoco Map : ( 4.906797 , -73.471664 , 5.015981 , -73.37651 )
Wikipedia ID for Somondoco : Q1654735
Wikipedia SPARQL Query for Somondoco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654735 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654735 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654735 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654735 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654735 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654735 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 Somondoco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.906797, -73.471664, 5.015981, -73.37651);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Somondoco)
[out:json];
(
rel["name"="Somondoco"][type=boundary];
rel["name:en"="Somondoco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Somondoco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ciavita | 4.966390 , -73.469440 |
Cristo Rey | 4.966670 , -73.413330 |
Cucucavaca | 4.978610 , -73.425000 |
Guaduas | 4.971670 , -73.456110 |
Resguardo | 4.953890 , -73.449720 |
Sabanetas | 4.960560 , -73.458890 |
San Sebastian | 4.960830 , -73.414170 |
Somondoco | 4.985440 , -73.432700 |
Somondoco | 4.987780 , -73.436110 |
Notes:
- You can download geometry data for Somondoco 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.