That sounds reasonable to me - a Ticket and a PR is always welcome

Ian

On Mon, 13 Nov 2023 at 11:09, Burkhard Strauss <servi...@strauss.eng.br>
wrote:

> I noted the following problem with class ShapeFileDataStore:
>
>    - Current behaviour: When reading features from a ShapeFileDataStore,
>    the GeometryFactory is taken from Hints specified in the Query. If not
>    present, a new default-factory is used. The GeometryFactory of the
>    ShapeFileDataStore (which is a ContentDataStore) is simply ignored.
>    - Expected behaviour: If the Query doesn't carry a GeometryFactory,
>    and the DataStore has one, use the latter.
>
> This can be fixed by changing/adding three lines in one method.
>
> What do you think? Would I need to open a Jira issue?
>
> Regards
>
> Burkhard
>
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>


-- 
Ian Turton
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to