Opened 17 years ago
Closed 17 years ago
#87 closed enhancement (fixed)
Add Bounds support in 3.2.x
Reported by: | warmerdam | Owned by: | warmerdam |
---|---|---|---|
Priority: | major | Milestone: | 3.2.2 |
Component: | GDAL Provider | Version: | 3.2.2 |
Severity: | 3 | Keywords: | |
Cc: | gregboone haris jbirch | External ID: |
Description
I would like to apply the following patch against 3.2.x for 3.2.3. It implements <Bounds> support in the config file for the fdogdal provider, and has been tested by Jason Birch in MapGuide successfully.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | bound.patch added |
---|
comment:2 by , 17 years ago
I was hoping you would know!
If MapGuide OS 1.2.x is going to be the released version for a while, and uses fdo 3.2, then I think it makes sense to expect an FDO 3.2.3 release even if it is just for a few bug fixes. Unless there is such a think as 3.2.2.1 for bug fixes.
I'd suggest the 3.2.3 release discussion take place on fdo-internals.
comment:3 by , 17 years ago
Milestone: | 3.3.0 → 3.2.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Added a few extra changes in FdoRfpFilterEvaluator.cpp to avoid check if IsRotated() which makes things depends on the georeference information.
Committed changes in 3.2.x branch *after* the tagging of 3.2.2.0. This change will appear in fdogdal 3.2.2.1.
Patch against 3.2.x.