1234567891011121314151617181920212223242526 |
- .. _ysld_reference:
- YSLD reference
- ==============
- This section will detail the usage and syntax of the YSLD markup language.
- 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.
- .. toctree::
- :maxdepth: 1
- structure
- featurestyles
- rules
- symbolizers/index
- symbolizers/line
- symbolizers/polygon
- symbolizers/point
- symbolizers/raster
- symbolizers/text
- scalezoom
- filters
- functions
- variables
- transforms
|