>> - added getCoordDimensions function to geometry and implementors
>> - modified WKTWriter to be able to write 3d data
> 
> Are those both strictly necessary? Patching JTS is problematic, we
> only used stock
> releases so far.
> It would be nicer, imho, to keep the knowledge that a certain geometry is 3d
> as part of the GeometryDescriptor, possibly as an entry in that class metadata
> map.

Going to echo Andrea here; you will find we have extended WKTReader already in 
GeoTools (in order to parse WKT Curves); if you could take the same approach 
for WKTWriter it would be helpful.

Not sure about getCoordinateDimensions? You will find CoordianteSequence 
already has some of that handled (in order to allow for x,y,z,m data from 
oracle).

Jody
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to