Socotá (Boyacá) Map Cropping Samples
Socotá (Boyacá) Map Cropping Samples-1
Socotá (Boyacá) Map Cropping Samples-2
Socotá neighborhoods and villages map with 3D shadow effect
flag map of Socotá with 3D shadow effect
Socotá map with 3d shadow effect
Download outline map of Socotá (geojson format) :
Socotá.geojson (**)
Download polygon array of Socotá map for "Google Maps" :
Socotá.txt
Bounding Box for Socotá Map : ( 5.753448 , -72.659992 , 6.119511 , -72.390173 )
Wikipedia ID for Socotá : Q1576416
Wikipedia SPARQL Query for Socotá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576416 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576416 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576416 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576416 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576416 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576416 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 Socotá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.753448, -72.659992, 6.119511, -72.390173);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Socotá)
[out:json];
(
rel["name"="Socotá"][type=boundary];
rel["name:en"="Socotá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Socotá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de Calarca | 5.989710 , -72.547880 |
Canaverales | 5.944040 , -72.501040 |
El Cardon | 6.009700 , -72.528380 |
Puebloviejo | 5.823710 , -72.519180 |
San Cayetano Portachuelo | 6.016670 , -72.583330 |
Socotá | 6.040280 , -72.635090 |
Notes:
- You can download geometry data for Socotá 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.