opengeospatial / cartographic-symbology

OGC Cartographic Symbology
Other
11 stars 6 forks source link

Rename hatchstyle to hatch and new properties #59

Open ebocher opened 4 months ago

ebocher commented 4 months ago

HatchStyle is available in core part 1. It must be renamed to hatch.

The new properties are described here : https://github.com/opengeospatial/styles-and-symbology/issues/24

maxcollombin commented 4 months ago

In fact, we should rather delete the following comment in Part 1: Core

TODO: Change the model to allow a full definition with 1 or 2 hatching line direction, spacing and thickness.

and define the direction, spacing and thickness in Part 2/ Advanced Stroke and Fills

ebocher commented 4 months ago

Define default values : angle (45°), width (1 px) , distance

ebocher commented 3 days ago

Done