1.Draw a cliff with 90掳 angles
If you use a dash corners is even worst
Tag lines will cross each other, if you use a dash corners is even worst
It would be great to be able to delete a mid simbol when needed, without having to cut it and use another simbol without tag lines or other mid simbol.
Mapper Version:0.9.1
Operating System:windows
I also have problems with dash corners - can someone help?
Maybe there is already a way to solve my problem but I can't find it.
Readability is a major target for me - I want my maps to be 'clean' and readable.
In the attached pictured you see what I want to achieve - but I cannot achieve it either with normal corner point (I don't want the mid point tag so near the fence corner) or with dash point (I don't want the mid point tag in that short section of fence) .
The only workaround I can figure out is to duplicate symbol and have one of them without flag 'show at least one mid symbol'.
But I should duplicate too many symbols and cut fence into two or more parts and I don't like it.
Basically I would like to have a type of point that removes any mid point nearby.
Thanks

@mlerjen I don't get your sentence at all - I don't understand if there are spelling mistakes or just I don't understand your english. Can you re-write it?
Modified symbol opted out the SALOMS-option but also with dash. see just below here.
By deactivating the "Show at least one mid symbol" option you can shoo away tags from certain sections.
is your suggestion different from what I already said?
The only workaround I can figure out is to duplicate symbol and have one of them without flag 'show at least one mid symbol'.
@rem-maps: my bad.
I noticed that
in ISSPROM default symbol set
"Show at least one mid symbol" is selected for fence (516) and not selected for impassable fence (518).
In ISOM default symbol set
"Show at least one mid symbol" is selected for both fence (516) and impassable fence (518).
Is there any reason?
My opinion is that I would like them both to have it NOT selected in the default symbol set (both ISSPROM and ISOM)
version 0,9.2
While to opt out the "Show at least one mid symbol" works for the fences, it seems not to solve the original problem of @samlaminilepre . Cliffs and earth banks seem to behave according to the option even while the later is deselected.

If the distance between two dash points is shorter than the "distance from line end" no mid-symbol should be shown... or should it?
@mlerjen I don't know an easy solution, except cutting and mixing top line symbol and symbol with tag lines.

Whatever we implement as complex behaviour of a single symbol, it will be hard/impossible to make this interoperable with other software such as OCAD or Purple Pen. PDF will work, of course.
I think the problem is for OOM like Ocad, the dash point is considered like the end of the line. It uses the "end of line distance" parameter for OOM or "b" for Ocad to separate the tag and the dash point.
For some symbols, this distance is very small and the dash point does not work as wanted.
I think it should be the "distance between spots" or ("a" in Ocad) that should be used instead. A dash point separates the spots by 2x the distance between the spots.
For now, I have solved this problem for somes symbols which always have at least 2 spots.
I add "start symbol" and "end symbol", and I increase the "distance from the end of the line" for the midpoint by the value of "distance between two points".
Most helpful comment
I think the problem is for OOM like Ocad, the dash point is considered like the end of the line. It uses the "end of line distance" parameter for OOM or "b" for Ocad to separate the tag and the dash point.
For some symbols, this distance is very small and the dash point does not work as wanted.
I think it should be the "distance between spots" or ("a" in Ocad) that should be used instead. A dash point separates the spots by 2x the distance between the spots.
For now, I have solved this problem for somes symbols which always have at least 2 spots.
I add "start symbol" and "end symbol", and I increase the "distance from the end of the line" for the midpoint by the value of "distance between two points".