This object is in archive! 

Please add TopPlusOpen maps

Tapio shared this idea 4 years ago
Completed

TopPlusOpen is a wonderful map especially great for a good overview. Its sexy.


Please have a look:

https://brouter.damsy.net/latest/#map=10/51.3566/8.2071/topplus-open,HikeBike.HillShading


It's maintained by a german state authority and they even have a 1 TB tiles repository for us.

http://www.geodatenzentrum.de/geodaten/gdz_rahmen.gdz_div?gdz_spr=deu&gdz_user_id=0&gdz_akt_zeile=5&gdz_anz_zeile=1&gdz_unt_zeile=41

Replies (6)

photo
1

copy this fils to mapsOnline\custom folder and enjoy :-)

photo
1

Awesome, thanks. But regrettably, like other online maps, fonts are super tiny on my smartphone.

photo
1

You will see a huge change with the next version 3.38 ;)

Just for our information ... what is benefit of these maps? Asking if we should consider to add them into Locus Map officially ...

photo
1

This map, if watched from a PC at least, offers a great overview. Perfect sizing of city names and fonts in general over all ZLs.

Idk, I just love it. A bit reminiscent of maps we had in our school books in Germany.

Mfv3 maps are a desaster when it comes to city names and font sizes and overview at lower ZL, well we all know it.

photo
1

I have copied the content of TopPlusOpen.xml into providers.xml. The map is offered as an onlinemap, but no tiles are loaded.

photo
1

With the new Locus version, now fonts are decently sized, but also blurry, I wonder if its the map. Is text in online maps also preredered images?

photo
1

This is a correct observation. New Locus Map version scale all raster maps based on the device DPI. The result should be that content of these maps should have similar sizes as content in the whole device, apps and also vector maps. Generally, all in Android is scaled based on DPI (density of the resolution) and raster maps were the only one, that wasn't (so usually everything in raster maps was really tiny).

Main benefit: raster maps are finally usable also on high DPI (most new) devices.

photo
1

Hallo,

Weitere Sie diese Karte auf mein Motorrad.

Versuche:

-Spuren werden immer noch in der unterschiedlichen Zoomstufe aufgenommen

-schöner Kontrast

-streets Breite ist gut

-ähnlich zur Straßenkarte

-online schneller Download

-Europa grenzenlos


Ich mag auch Outdoor Active Karten. Aber nicht mit den farbigen Linien für lange Wege und Fahrrad wie in der Ortskarte.


Grüße

photo
1

Using TopPlusOpen.xml in folder mapsOnline\custom is amazing!

It uses the TopPlusOpen-WMTS by BKG, which has a very clear map image.

photo
1

execute

photo
1

Hello,

This nice map is now not working!

Any reason?


Thanks

Dirk

photo
1

Bkg has changed its WMTS URL to


https://sgx.geodatenzentrum.de/wmts_topplus_open/1.0.0/WMTSCapabilities.xml


Of you change the above mentioned xml file according to that you should have success.

photo
1

The TopPlusOpen is available as WMS/WMTS in Locus WMS library:

- Please open Menu > Map Manager > tab WMS/WMTS

- PLUS button to add new WMS or WMTS service

- search for OpenTopPlus

- select the service to add and display it

8b8f423b889bbe00b6333d0634dc24a3

photo
1

Instant crash with LM4 latest beta ...

photo
1

This provider in your providers.xml works with Locus 4.10:


<provider id='1000' type='0' visible='true' required='true' background='-1'>
    <name>BKG</name>
    <mode>TopoPlusOpen</mode>
    <url><!CDATA[https://sgx.geodatenzentrum.de/wmts_topplus_open/tile/1.0.0/web/default/WEBMERCATOR/{z}/{y}/{x}.png]]></url>;
    <zoomPart>{z}-8</zoomPart>
    <zoomMin>8</zoomMin>
    <zoomMax>26</zoomMax>
    <tileSize>256</tileSize>
    <countries>World</countries>
    <usage>city,road</usage>
    <attribution><![CDATA[© Bundesamt für Kartographie und Geodäsie]]></attribution>
</provider>

photo
1

No crash with LMP latest, but TopPlusOPen WMS delivers zero overlay. Any idea, pls?

photo
1

Just added above to my providers.xml - no change: map empty

photo
1

Did you remove the semicolon at the end of the url-tag (I forgot to delete that, was somehow inserted when I copied from my file)?

And did you use a unique id in the first line?

photo
1

No better after I removed the ";" as you advised.

The ID is 1000, all other IDs are 10000+

photo
1

The code editor in here is a bit buggy. Here the clean code, there was a bracket missing in the url tag.

<provider id='1000' type='0' visible='true' required='true' background='-1'>

<name>BKG</name>

<mode>TopoPlusOpen</mode>

<url><![CDATA[https://sgx.geodatenzentrum.de/wmts_topplus_open/tile/1.0.0/web/default/WEBMERCATOR/{z}/{y}/{x}.png]]></url>

<zoomPart>{z}-8</zoomPart>

<zoomMin>8</zoomMin>

<zoomMax>26</zoomMax>

<tileSize>256</tileSize>

<countries>World</countries>

<usage>city,road</usage>

<attribution><![CDATA[© Bundesamt für Kartographie und Geodäsie]]></attribution>

</provider>

photo
1

Near giving up - but TXs for your efforts, Lopus.

I copied your definition into my providers.xml, but no change - no data transfer, no visible map overlay ...

photo
1

Try putting this file into your folder "Locus > mapsOnline > custom"

No need to copy the code into the providers.xml, just move the file into the folder. Works on my device (as long as you do not use id=1000 somewhere else).

photo
1

TXs for the file; I put it into that folder.


But it gets fully ignored by Locus

photo
1

TopPlusOpen now in WMS/WMTS

photo
1

Has been since a number of days, but the result is an empty screen, still. Trying Lops' file, using TopPlusOPen from the "Add" menu in Locus, or editing teh providers.xml directly. All of them still fail. On two devices (S10, Tab S6 lite)

photo
1

@Michal Bechtold - what version do you use, please? And what exactly mean "Add" menu in Locus? Have you tried the mentioned WMTS service, please?

photo
1

TopPlus Open works on my Pixel 6 with LM 4.10 like described by @Petr Voldan here:

https://help.locusmap.eu/topic/please-add-topplusopen-maps#comment-115498

photo
1

Hi Petr,

I am using latest Beta from GoogleDrive for LM4, as well as latest LMP.

- In LM4 in map manager, WMS tab, there is a "+". Which leads to immediate FC of LM4 and automatic restart.

- In LMP I can add this WMS by the button, but there is no map content coming.

- Going back to LM4 I can select this WMS now without crash, but also without any map data.

Cheers

Michael

photo
1

TopPlus Open works on my Garmin Tread with WMS :-)

photo
1

@Michael - thank you for the testing. There are two different issues:

- there is problem in the latest beta when it isn't possible to select new WMS or WMTS service

- the production version can't really display the mentioned WMS - we'll check it


So please use the LM4 and add the TopPlusOpen WMTS (not WMS)

photo
2

Two years ago, just because of this WMS service, I did some "hacks" to make it work. Seems they finally fixed issue on own server and this hack cause only troubles. WMS map (and crash in the latest Beta version), will be fixed in the next (Beta) version, thanks.

Replies have been locked on this page!