Marble/TestingVectorOSM: Difference between revisions

From KDE Community Wiki
 
(5 intermediate revisions by the same user not shown)
Line 18: Line 18:
|-
|-
| Android
| Android
| [https://plus.google.com/communities/110975300772106415242 Google Play] or [http://files.kde.org/marble/downloads/android/ KDE]
| [https://play.google.com/apps/testing/org.kde.marble.maps Google Play] or [http://files.kde.org/marble/downloads/android/ KDE]
| [https://techbase.kde.org/Marble/AndroidCompiling Instructions]
| [https://techbase.kde.org/Marble/AndroidCompiling Instructions]
|-
|-
Line 37: Line 37:
If you compiled Marble on your own, make sure that Vector OSM was activated in cmake. This is now the default, so you should not have to recompile if you are using a recent version of the source code. Otherwise please [https://techbase.kde.org/Marble/OSMVectorCompile read on in TechBase].
If you compiled Marble on your own, make sure that Vector OSM was activated in cmake. This is now the default, so you should not have to recompile if you are using a recent version of the source code. Otherwise please [https://techbase.kde.org/Marble/OSMVectorCompile read on in TechBase].


To activate the Vector OSM map theme in a Desktop version of Marble (Linux, Windows, MacOS), just select the "Vector OSM" entry from the Map View panel. In the upcoming dialog make sure that "Show OSM Bitmap Tiles" is not checked.
To activate the Vector OSM map theme in a Desktop version of Marble (Linux, Windows, MacOS), just select the <code>Vector OSM</code> entry in the Map View panel.


[[File:Marble-Qt-VectorOSM-Activation.png]]
[[File:Marble-Qt-VectorOSM-Activation.png]]


In the Android app Marble Maps the Vector OSM must be activated from Developer Settings. You can easily reach Developer Settings by searching for "OK Marble" (without quotes).
In the Android app Marble Maps the Vector OSM must be activated from Developer Settings. You can easily reach Developer Settings by searching for <code>OK Marble</code> (1). In the upcoming dialog make sure that "Show OSM Bitmap Tiles" is not checked (2).


[[File:MarbleMaps-VectorOSM-Activation.png]]
[[File:MarbleMaps-VectorOSM-Activation.png]]
Line 78: Line 78:
* [https://www.openstreetmap.org/relation/2555133#map=11/55.7432/37.6440 <s>Moscow, Russia</s>]
* [https://www.openstreetmap.org/relation/2555133#map=11/55.7432/37.6440 <s>Moscow, Russia</s>]
* [https://www.openstreetmap.org/node/265018692#map=12/35.6831/139.7591 <s>Tokyo, Japan</s>]
* [https://www.openstreetmap.org/node/265018692#map=12/35.6831/139.7591 <s>Tokyo, Japan</s>]
* [https://www.openstreetmap.org/node/1628207792#map=15/13.7525/100.5069 <s>Bangkok, Thailand</s>]
* [https://www.openstreetmap.org/search?query=Las%20Vegas#map=11/36.1434/-115.1305 <s>Las Vegas</s>]
* [https://www.openstreetmap.org/relation/175905#map=13/40.7142/-73.9795 <s>New York City, USA</s>]
* [https://www.openstreetmap.org/relation/4479752#map=12/25.2380/55.3443 <s>Dubai, United Arab Emirates</s>]
* [https://www.openstreetmap.org/node/531668011#map=13/1.2953/103.8560 <s>Singapore</s>]
* [https://www.openstreetmap.org/relation/2939672#map=14/3.1504/101.7068 <s>Kuala Lumpur, Malaysia</s>]
* [https://www.openstreetmap.org/relation/2297418#map=13/37.5623/126.9750 <s>Seoul, South Korea</s>]
* [https://www.openstreetmap.org/node/2833125787#map=14/22.2667/114.1839 <s>Hong Kong, China</s>]
* [https://www.openstreetmap.org/relation/347950#map=13/41.3908/2.1652 <s>Barcelona, Spain</s>]
* [https://www.openstreetmap.org/relation/183377#map=9/36.2941/-112.5522 <s>Grand Canyon National Park, USA</s>]


== Issue Reports ==
== Issue Reports ==

Latest revision as of 06:00, 26 July 2016

Welcome to our Vector OSM testers page! This site contains instructions how to get the Vector OSM map theme running on your device. You can also request vector tiles for your favorite place here, and leave feedback on any issues you encounter.

We're glad you help us shaping up the Vector OSM map theme for a first stable release. Please notice the following warning though:

Warning

Vector OSM is not yet end-user ready:
  • We do not provide vector data for the whole world yet. Some areas will be blank.
  • Some areas (mostly in tile level 5-15) contain a lot of superfluous data. Expect large downloads, high memory consumption and a slow reaction time.


That said, have fun and please leave feedback.

Installation

The Vector OSM map theme has not yet been released in a stable Marble release. There are a couple of alternatives to access it though.

Platform Binaries Source
Android Google Play or KDE Instructions
Linux N/A Instructions
Windows Marble 1.14.1 Instructions
MacOS N/A Instructions

Activating Vector OSM

If you compiled Marble on your own, make sure that Vector OSM was activated in cmake. This is now the default, so you should not have to recompile if you are using a recent version of the source code. Otherwise please read on in TechBase.

To activate the Vector OSM map theme in a Desktop version of Marble (Linux, Windows, MacOS), just select the Vector OSM entry in the Map View panel.

In the Android app Marble Maps the Vector OSM must be activated from Developer Settings. You can easily reach Developer Settings by searching for OK Marble (1). In the upcoming dialog make sure that "Show OSM Bitmap Tiles" is not checked (2).

Vector Tiles (add your requests here!)

We provide vector tiles at globe and continent scale (low level tiles) for the whole world. For country and city level, medium and high level tiles are available for Germany, California and some selected cities.

Low Tile Levels: World Level
World 1-9 All tiles in levels 1-9 are available. They contain some superfluous data and therefore render slower than needed.
Medium/High Tile Levels: Country / State Level
Germany 11-17 Most tiles are available (some on level 13 and 17 are still being generated). They contain much superfluous data and therefore render much slower than needed.
California 11-17 Most tiles are available (some on level 13 and 17 are still being generated). They contain much superfluous data and therefore render much slower than needed.

If you find your favorite place missing, please add a link here and we will generate vector tiles for that area. Vector tile requests that have been processed and are available are marked using strike-through.

Issue Reports