Maproom / qmapshack

Consumer grade GIS software
GNU General Public License v3.0
287 stars 64 forks source link

Cliffs / Line direction #644

Open Klaus-Tockloth opened 11 months ago

Klaus-Tockloth commented 11 months ago

Describe the bug

The line direction is relevant for the representation of cliffs. Often cliffs are represented by lines with small arrows. The arrows point in the direction of the cliff. This is a thoroughly relevant information. The two screenshots illustrate this:

QMapShack (incorrect line):

Bildschirmfoto 2023-10-29 um 10 01 15

Basecamp (correct line):

Bildschirmfoto 2023-10-29 um 10 04 42

What have you done to circle down the problem?

To Reproduce

Load Freizeitkarte-Deutschland: https://www.freizeitkarte-osm.de/garmin/de/deutschland.html

Expected behavior

See screenshot from BaseCamp above.

Screenshots

Attachments

Tracebacks

comment: # (Add your backtrace below if you have one. If QMapshack crashes the fastest way to get help is a backtrace. For Linux see: https://github.com/Maproom/qmapshack/wiki/TroubleShooting#create-a-backtrace-of-a-crash-on-linux. For Windows it would need a debug build and running QMapshack in Visual Studio.)

Desktop

Additional context

Screenshot from OpenStreetMap:

https://www.openstreetmap.org/#map=16/47.4315/11.0193

Bildschirmfoto 2023-10-29 um 10 12 19
frankystone commented 11 months ago

Duplicate of #511

tumic0 commented 11 months ago

You may use GPXSee if you want an OpenSource Basecamp alternative that renders the cliffs (and IMG maps generally in a much better way than QMapShack does) the same way like Basecamp does, but you will probably never get 100% results as there are mkgmap/cgpsmapper produced maps that have the wrong direction and even some Garmin units (or at least FW versions) that render the maps in the opposite way to Basecamp.

See tumic0/GPXSee#318 for more details.