Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.1
-
Component/s: jdbc-postgis plugin, xml
-
Labels:None
Description
The implementation of CoordinateWriter has a bunch of code for forcing a dummyZ value into the the mix; but no options to recognize the actual Z value provided by PostGIS.
We need to provide CoordianteWriter with the dimension of the current content; FeatureTypeTransformer represents our last chance to do so (it has access to the CoordinateReferenceSystem of the content being written out).
Issue Links
Activity
Jody Garnett
made changes -
Jody Garnett
made changes -
Andrea Aime
made changes -
| Fix Version/s | 2.4.2 [ 14108 ] | |
| Fix Version/s | 2.4.1 [ 14069 ] |
Jody Garnett
made changes -
Jody Garnett
made changes -
| Fix Version/s | 2.5-M0 [ 13594 ] | |
| Description | The implementation of CoordianteWriter has a bunch of code for forcing a dummyZ value into the the mix; but no options to recognize the actual Z value provided by PostGIS. |
The implementation of CoordinateWriter has a bunch of code for forcing a dummyZ value into the the mix; but no options to recognize the actual Z value provided by PostGIS. We need to provide CoordianteWriter with the dimension of the current content; FeatureTypeTransformer represents our last chance to do so (it has access to the CoordinateReferenceSystem of the content being written out). |
| Summary | CoordainteWriter unable to Generate 3D | CoordinateWriter and FeatureTypeTransformer unable to Generate 3D |
Jody Garnett
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |