Opened 16 years ago
Last modified 16 years ago
#968 closed defect
Preview FeatureSource depends on Aggregates — at Initial Version
Reported by: | ksgeograf | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | General | Version: | 2.0.2 |
Severity: | trivial | Keywords: | preview viewer aggregate OGR extent |
Cc: | brucedechant | External ID: |
Description
The FeatureSource Preview has been updated to use the actual contents of the datasource for determining the preview extent. This is optimal for most FeatureSources, but some providers (like the OGR provider) does not support the requested aggregates.
There should be a fallback method to use the spatial extent from the spatial context, if the aggregate function fails, as that is better than no preview at all (and actually correct for the OGR provider).
Note:
See TracTickets
for help on using tickets.