Style #106
-
|
Just for clarifications. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
However, the |
Beta Was this translation helpful? Give feedback.
The
org.opengis.stylepackage is not part of the GeoAPI 3.0 release. Officially, it should be as if it does not exist. The Geotk project uses it, but the fact that Geotk is using a non-released version of GeoAPI is a problem that we are trying to resolve. On Geotk side, we are considering to replaceorg.opengis.styleusages byorg.apache.sis.style.se1internally (these1part remind that this is a model derived from an encoding). The content of theorg.opengis.stylepackage may change completely, and it may be safer to delete it until a new style specification is ready at OGC. But there is no formal decision (except thatorg.opengis.styleis not part of official release), so its fate is s…