Issue Details (XML | Word | Printable)

Key: UDIG-282
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Jody Garnett
Reporter: Jody Garnett
Votes: 0
Watchers: 0
Operations

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

Shapefile does not read its header

Created: 23/Feb/05 07:00 PM   Updated: 06/Mar/09 05:56 AM
Component/s: file format
Affects Version/s: UDIG 0.9
Fix Version/s: UDIG 1.0.RC5


 Description  « Hide
The Shapefile datastore getBounds() or getBounds( Query.all ) does parse its header and return an Envelope.

The ShapefileGeoResource is somehow avoiding those code and walking through all content inorder to figure out a bounds for display.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jesse Eichar added a comment - 29/Mar/05 08:43 PM
fixed. used to see if Query was Query.ALL now checks the filter