Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Remove symbol-avoid-edges? #287

Closed
nickidlugash opened this issue Jun 10, 2015 · 1 comment
Closed

Remove symbol-avoid-edges? #287

nickidlugash opened this issue Jun 10, 2015 · 1 comment

Comments

@nickidlugash
Copy link
Contributor

@ansis you mentioned that you thought we should consider removing symbol-avoid-edges and just automating the value in the renderer. If I'm understanding correctly, the two main use cases for symbol-avoid-edges: true are:

  1. For symbol layers in styles that use data sources with no/insufficient buffers.
  2. For point symbol layer placed after a line symbol layer.

Is there a way to figure out when case 1. exists? Whether the buffers are large enough depends on both how big the buffers are and how big the labels are, right?

I'm guessing that automating 2. is pretty straightforward?

/cc @mayagao @samanpwbb

@lucaswoj
Copy link
Contributor

I don't think there's any way to detect case 1. 😞

Closing this for now as we cannot detect all cases where this setting might need to be enabled.

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

No branches or pull requests

2 participants