Issue Details (XML | Word | Printable)

Key: GEOS-1869
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gabriel Roldán
Reporter: Gabriel Roldán
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoServer

Use Hints.JTS_COORDINATE_SEQUENCE_FACTORY un WFS GetFeature queries and CoordinateSequence in the encoder

Created: 14/Apr/08 10:56 AM   Updated: 18/Apr/08 01:07 PM   Resolved: 18/Apr/08 01:07 PM
Component/s: WFS
Affects Version/s: 1.6.3
Fix Version/s: 1.6.4

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

Issue Links:
dependent
 

  • Sub-Tasks:
  • All
  • Open

 Description  « Hide

Some datastores know about the Query hint Hints.JTS_COORDINATE_SEQUENCE_FACTORY and can use a lighter weight coordinate sequence.
Problem is the current GML2 and GML3 do not currently use CoordinateSequence but coordinate[], so they need to be switched to CoordinateSequence for the hint to make any good.



Gabriel Roldán added a comment - 18/Apr/08 01:07 PM

all output formats improved:
GML3, GML2, SHAPE-ZIP, GeoJSON