[
https://issues.apache.org/jira/browse/SIS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-411.
-------------------------------------
Resolution: Fixed
> GPX data store should implement WritableFeatureSet
> --------------------------------------------------
>
> Key: SIS-411
> URL: https://issues.apache.org/jira/browse/SIS-411
> Project: Spatial Information Systems
> Issue Type: New Feature
> Components: Storage
> Affects Versions: 0.8, 1.0, 1.1, 1.2
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.3
>
>
> {{org.apache.sis.internal.storage.gpx.Store}} implement the {{FeatureSet}}
> interface. It also provides the following method:
> {code:java}
> public void write(Metadata metadata, Stream<? extends Feature> features)
> {code}
> but it does not yet matches any public API. We need to retrofit that method
> into the methods provided by {{WritableFeatureSet}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)