index.rst 556 B

1234567891011121314151617181920212223242526
  1. .. _ysld_reference:
  2. YSLD reference
  3. ==============
  4. This section will detail the usage and syntax of the YSLD markup language.
  5. As YSLD is heavily modeled on `YAML <http://yaml.org>`_, it may be useful to refer to the `YAML specification <http://yaml.org/spec/1.2/spec.html>`_ for basic syntax.
  6. .. toctree::
  7. :maxdepth: 1
  8. structure
  9. featurestyles
  10. rules
  11. symbolizers/index
  12. symbolizers/line
  13. symbolizers/polygon
  14. symbolizers/point
  15. symbolizers/raster
  16. symbolizers/text
  17. scalezoom
  18. filters
  19. functions
  20. variables
  21. transforms