Sotaquirá (Boyacá) Map Cropping Samples
Sotaquirá (Boyacá) Map Cropping Samples-1
Sotaquirá (Boyacá) Map Cropping Samples-2
Sotaquirá neighborhoods and villages map with 3D shadow effect
flag map of Sotaquirá with 3D shadow effect
Sotaquirá map with 3d shadow effect
Download outline map of Sotaquirá (geojson format) :
Sotaquirá.geojson (**)
Download polygon array of Sotaquirá map for "Google Maps" :
Sotaquirá.txt
Bounding Box for Sotaquirá Map : ( 5.697945 , -73.369291 , 5.873592 , -73.130194 )
Wikipedia ID for Sotaquirá : Q1579502
Wikipedia SPARQL Query for Sotaquirá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1579502 wdt:P1082 ?population. }
OPTIONAL { wd:Q1579502 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1579502 wdt:P2046 ?area. }
OPTIONAL { wd:Q1579502 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1579502 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1579502 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 Sotaquirá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.697945, -73.369291, 5.873592, -73.130194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sotaquirá)
[out:json];
(
rel["name"="Sotaquirá"][type=boundary];
rel["name:en"="Sotaquirá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sotaquirá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albania | 5.766670 , -73.233330 |
Amezquita | 5.783330 , -73.216670 |
Batey | 5.783330 , -73.250000 |
Catova | 5.756430 , -73.288200 |
Charala | 5.836470 , -73.281050 |
El Alisal | 5.777930 , -73.186480 |
El Cedro | 5.716670 , -73.266670 |
El Hatico | 5.750000 , -73.200000 |
El Manzano | 5.752680 , -73.174020 |
El Pino | 5.838280 , -73.314750 |
El Ramal | 5.821550 , -73.179080 |
El Tendido | 5.731300 , -73.294680 |
La Aguadita | 5.822940 , -73.207050 |
La Cabana | 5.783330 , -73.250000 |
La Estacion | 5.783330 , -73.216670 |
Las Moivas | 5.800000 , -73.250000 |
Posidas | 5.716670 , -73.250000 |
Rodecia | 5.737210 , -73.205080 |
Salitre | 5.807530 , -73.254230 |
San Jeronimo | 5.794180 , -73.317170 |
Soconsuca | 5.745170 , -73.192110 |
Sotaquirá | 5.764830 , -73.247580 |
Timisa | 5.758160 , -73.207230 |
Notes:
- You can download geometry data for Sotaquirá 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.