Hi Uwe,

I suppose you are refering to the Save to PostGIS table (New) loader
as the previous one has no 3D option.
Could you tell me what your use case is ?
I think it is not too complex to set the z to 0 while saving a dataset
into postgis, but I'm a bit reluctant as NaN may have a different
semantic (unknown, unset) which will be lost if the z is set to 0.
On the other hand, it seems that the posgis st_force3d function
set the z to 0 (I did not check though).

Michaƫl
> Hi,
>
> Save Dataset As>Save to PostGIS Table>Write 3d geometries
> writes NaN for the z-coordinate.
> Is it possible to write 0.0 (zero) instead NaN
> for the z-coordinate?
>
> I use OJ Version 20140924 snapshot rev.4056
>
>
> Regards
>
> Uwe
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to