[fdo-internals] FDO 3.7.0 Beta 1 Released

Greg Boone greg.boone at autodesk.com
Wed Dec 14 09:19:06 EST 2011


Of course I have no issue with the sandbox.

As for using GDAL project binaries, would that be limited to the tar distributions?

Greg

From: fdo-internals-bounces at lists.osgeo.org [mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Trevor Wekel
Sent: Wednesday, December 14, 2011 8:32 AM
To: FDO Internals Mail List
Subject: Re: [fdo-internals] FDO 3.7.0 Beta 1 Released

Hi Greg and list,

I would like to set up an Fdo sandbox for the GDAL provider to work on raster resampling, an upgrade to GDAL 1.8, and GDAL provider multithread stability.

As part of the GDAL 1.8 upgrade, I would like to move to using GDAL project binaries instead of rolling our own build.  This would give us full support for all GDAL capability.  I believe our custom build misses support for a number of raster and vector formats.

Sent from my iPhone

On 2011-12-05, at 1:42 PM, "Trevor Wekel" <trevor_wekel at otxsystems.com<mailto:trevor_wekel at otxsystems.com>> wrote:
Hi Greg,

Not yet.  I am still discussing the feature with a project sponsor and will write up RFCs for both Fdo and MapGuide based on the outcome of the discussions.

I was just hoping to get a feel for what is still possible at this point given that the 3.7 beta has been released.

Regards,
Trevor

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Greg Boone
Sent: December 5, 2011 11:28 AM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

Is there a corresponding MapGuide RFC that can be referenced in assessing how to best to proceed on this issue?

Greg

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Trevor Wekel
Sent: Monday, December 05, 2011 11:39 AM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

Hi Greg,

They would be used in MapGuide.

Regards,
Trevor

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Greg Boone
Sent: December 5, 2011 7:59 AM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

As a follow-up question, are these changes to be used in a MapGuide context or is there another application you are working to support?

Regards,
Greg

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Greg Boone
Sent: Monday, December 05, 2011 9:51 AM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

Hi Trevor,

Could you write up an RFC outlining your proposed changes to the RESAMPLE function?

Regards,
Greg

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Trevor Wekel
Sent: Sunday, December 04, 2011 8:09 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

Hi Greg,

I took a look at how to implement configurable resampling and came up with some high level details.  From what I recall, the changes would not be limited to the GDAL provider.  There may be some details missing since I have not prototyped the implementation yet.

Add resampling method parameter to the RESAMPLE function
Add a constructor argument to FdoRfpStreamReaderByTile
Add Get/SetResampleMethod to FdoRfpBandRaster
Add std::vector<int> resampleMethod to FdoRfpQueryResult

Replace call to GDALDatasetRasterIO in FdoRfpStreamReaderByTile.cpp with GDALWarpOperation::WarpRegionToBuffer

Regards,
Trevor

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Greg Boone
Sent: December 4, 2011 4:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] FDO 3.7.0 Beta 1 Released

Are you looking for an FDO API change or simply a GDAL provider change? It might be difficult to get an FDO API change in at this point, but a GDAL Provider change could be doable.

Greg

From: fdo-internals-bounces at lists.osgeo.org<mailto:fdo-internals-bounces at lists.osgeo.org> [mailto:fdo-internals-bounces at lists.osgeo.org]<mailto:[mailto:fdo-internals-bounces at lists.osgeo.org]> On Behalf Of Trevor Wekel
Sent: Sunday, December 04, 2011 1:20 PM
To: FDO Internals Mail List
Subject: Re: [fdo-internals] FDO 3.7.0 Beta 1 Released

Hi Greg,

Is there still time to make minor API enhancements for 3.7?  I was planning to add resampling method support to the GDAL provider.

Sent from my iPhone

On 2011-12-02, at 4:33 PM, "Greg Boone" <greg.boone at autodesk.com<mailto:greg.boone at autodesk.com>> wrote:
Hi All,

We are pleased to announce the Beta 1 release of FDO 3.7.0.

For a complete list of the new features and defect fixes included in the 3.7.0 beta release, refer to the project milestone<http://trac.osgeo.org/fdo/milestone/3.7.0> page as well as the FDO RFC<http://trac.osgeo.org/fdo/wiki/FDORfcs> page.

Downloads of the FDO API, its Providers, Source Code and Documentation can be found at the following location : http://fdo.osgeo.org/content/downloads

Regards,
The FDO Open Source Team

_______________________________________________
fdo-internals mailing list
fdo-internals at lists.osgeo.org<mailto:fdo-internals at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/fdo-internals
_______________________________________________
fdo-internals mailing list
fdo-internals at lists.osgeo.org<mailto:fdo-internals at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/fdo-internals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20111214/c7c54730/attachment-0001.html


More information about the fdo-internals mailing list