Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-06 Thread Andrea Aime
On Mon, Aug 6, 2012 at 10:17 AM, wrote: > Looks good, +1 for the module. > > I see another possible future use case, access control for individual > attributes. It should be possible to define such a feature hiding some > attributes and use this feature for access control. > > Another possibility

Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-06 Thread christian . mueller
Looks good, +1 for the module. I see another possible future use case, access control for individual attributes. It should be possible to define such a feature hiding some attributes and use this feature for access control. Another possibility could be adding converters returning null if a

Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-06 Thread Andrea Aime
On Mon, Aug 6, 2012 at 5:53 AM, Gabriel Roldan wrote: > Hi Andrea, > > I think this makes for a very welcomed contribution. > > Of particular interest to me is the ability to "reshape" shapefiles. > It's actually something that's been rounding my mind for the last week > anticipating its need for

Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-06 Thread Andrea Aime
On Mon, Aug 6, 2012 at 5:15 AM, Jody Garnett wrote: > If I can recommend calling it "transform" as the name "reshape" has caused > no end of confusion. Indeed you will find the current process called > "transform". Cool, will do that > +1 on the new module however! > > I am very impressed with t

Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-05 Thread Gabriel Roldan
Hi Andrea, I think this makes for a very welcomed contribution. Of particular interest to me is the ability to "reshape" shapefiles. It's actually something that's been rounding my mind for the last week anticipating its need for another project. What do you think about the idea of having a (yet

Re: [Geotools-devel] New community module: reshape feature source/store

2012-08-05 Thread Jody Garnett
If I can recommend calling it "transform" as the name "reshape" has caused no end of confusion. Indeed you will find the current process called "transform". +1 on the new module however! I am very impressed with the read and write support, nicely done. -- Jody Garnett On Monday, 6 August 2012

[Geotools-devel] New community module: reshape feature source/store

2012-08-05 Thread Andrea Aime
Hi all, during the last few weekends I've been working on a reshaping SimpleFeatureSource/SimpleFeatureStore wrapper: https://github.com/aaime/geotools/tree/reshape/modules/unsupported/reshape/src/main/java/org/geotools/data/reshape https://github.com/aaime/geotools/tree/reshape/modules/unsupported