On Tue, 2 Nov 2021 at 02:11, Michael Sexton <michael.sex...@ga.gov.au>
wrote:

> Another issue, GeoJSON coordinates exhibit the same truncation, even
> though feature properties don’t.
>
>
>
> ·
> *geometry"*: {
>
> o    *"type"*: "Point",
>
> o    *"coordinates"*: [
>
> §  139,
>
> §  -19,
>
> §  212
>
> ]
>
> ·         },
>
> ·         *"geometry_name"*: "geometry",
>
> ·         *"properties"*: {
>
> o    *"eno"*: 5757,
>
> o    *"sampling_feature"*: "DDH 83-1",
>
> o    *"sampling_feature_type"*: "borehole",
>
> o    *"sampling_feature_subtype"*: "petroleum - stratigraphic
> investigation",
>
> o    *"latitude_gda94"*: -18.8601667,
>
> o    *"longitude_gda94"*: 138.6970111,
>
>
>
>
>

This is what I would expect for a setting of 0 decimal places - it should
only affect the coordinates and  not the other parameters, *but* in a csv
file there is no distinction between the coordinates and the properties
which is a bug, Please open it against the GeoTools CSVDatastore and I'll
try to take a look over the weekend.

Ian
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to