Tona (Santander) Map Cropping Samples
Tona (Santander) Map Cropping Samples-1
Tona (Santander) Map Cropping Samples-2
Tona neighborhoods and villages map with 3D shadow effect
flag map of Tona with 3D shadow effect
Tona map with 3d shadow effect
Download outline map of Tona (geojson format) :
Tona.geojson (**)
Download polygon array of Tona map for "Google Maps" :
Tona.txt
Bounding Box for Tona Map : ( 7.044545 , -73.065957 , 7.263524 , -72.817654 )
Wikipedia ID for Tona : Q1574932
Wikipedia SPARQL Query for Tona (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574932 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574932 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574932 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574932 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574932 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574932 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 Tona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.044545, -73.065957, 7.263524, -72.817654);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tona)
[out:json];
(
rel["name"="Tona"][type=boundary];
rel["name:en"="Tona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arnania | 7.185560 , -73.033890 |
Berlin | 7.187220 , -72.878110 |
El Quemado | 7.213330 , -73.015000 |
El Silencio | 7.228630 , -72.994640 |
Golondrinas | 7.173330 , -73.008330 |
Guarumales | 7.148560 , -73.010710 |
La Corcova | 7.141860 , -73.022020 |
Las Vegas | 7.192220 , -73.014440 |
Martin Gil | 7.233480 , -73.000240 |
San Cayetano | 7.168400 , -73.002710 |
Tona | 7.202210 , -72.965020 |
Villa Maria | 7.159270 , -73.037130 |
Notes:
- You can download geometry data for Tona 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.