Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line symbol gap handling is incomplete #8

Open
perliedman opened this issue Apr 14, 2020 · 0 comments
Open

Line symbol gap handling is incomplete #8

perliedman opened this issue Apr 14, 2020 · 0 comments

Comments

@perliedman
Copy link
Owner

perliedman commented Apr 14, 2020

OCAD's line symbols define a large number of properties to control how gaps in lines are handled. The reader reads all of them:

  • distFromStart
  • distToEnd
  • mainLength
  • endLength
  • mainGap
  • secGap
  • endGap

But Mapbox/GeoJSON/SVG exporters currently only use mainLength and mainGap, ignoring the other. I suspect this is why symbol element positions do not always match up positions in an map exported from OCAD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant