misc.rst 677 B

12345678910111213141516
  1. Additional "vendor options" property for :ref:`label_obstacles`:
  2. .. list-table::
  3. :class: non-responsive
  4. :header-rows: 1
  5. :stub-columns: 1
  6. :widths: 20 10 50 20
  7. * - Property
  8. - Required?
  9. - Description
  10. - Default value
  11. * - ``x-labelObstacle``
  12. - No
  13. - Marks the symbolizer as an obstacle such that labels drawn via a :ref:`text symbolizer <ysld_reference_symbolizers_text>` will not be drawn over top of these features. Options are ``true`` or ``false``. Note that the bounding boxes of features are used when calculating obstacles, so unintended effects may occur when marking a line or polygon symbolizer as an obstacle.
  14. - ``false``