Download outline map of Tvrdošín (geojson format) :
Tvrdošín.geojson (**)
Download polygon array of Tvrdošín map for "Google Maps" :
Tvrdošín.txt
Bounding Box for Tvrdošín Map : ( 49.196329 , 19.420215 , 49.460427 , 19.823957 )
Wikipedia ID for Tvrdošín : Q756899
Wikipedia SPARQL Query for Tvrdošín (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q756899 wdt:P1082 ?population. }
OPTIONAL { wd:Q756899 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q756899 wdt:P2046 ?area. }
OPTIONAL { wd:Q756899 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q756899 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q756899 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 Tvrdošín map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.196329, 19.420215, 49.460427, 19.823957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tvrdošín)
[out:json];
(
rel["name"="Tvrdošín"][type=boundary];
rel["name:en"="Tvrdošín"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tvrdošín
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brezovica | 49.342087 , 19.651739 |
Cimhova | 49.361580 , 19.692160 |
Dolny Stefanov | 49.361800 , 19.544580 |
Habovka | 49.275116 , 19.610524 |
Hamricky | 49.343380 , 19.598220 |
Hladovka | 49.369670 , 19.757410 |
Horny Stefanov | 49.362120 , 19.513280 |
Klin | 49.316670 , 19.533330 |
Krasna Horka | 49.324540 , 19.546100 |
Lavkovo | 49.383330 , 19.550000 |
Liesek | 49.361467 , 19.679965 |
Medvedzie | 49.330330 , 19.545150 |
Nižná | 49.309477 , 19.520674 |
Oravice | 49.299610 , 19.746080 |
Oravske Hamre | 49.416670 , 19.600000 |
Oravsky Biely Potok | 49.286310 , 19.554800 |
Osada | 49.433330 , 19.600000 |
Podbiel | 49.308254 , 19.485602 |
Suchá Hora | 49.366261 , 19.789075 |
Trstená | 49.361202 , 19.612056 |
Tvrdošín | 49.332840 , 19.553598 |
Ústie | 49.379560 , 19.583750 |
V Oraviciach | 49.300000 , 19.750000 |
Vitanová | 49.355370 , 19.728878 |
Zabiedovo | 49.321360 , 19.608080 |
Zemianska Dedina | 49.322630 , 19.515110 |
Zuberec | 49.261333 , 19.613391 |
Notes:
- You can download geometry data for Tvrdošín 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.