Re: [Geoserver-users] CSV Output Format from WPS

2017-03-20 Thread Chris Snider
, 2017 11:55 AM To: Andrea Aime Cc: Chris Snider ; 'geoserver-users@lists.sourceforge.net', (geoserver-users@lists.sourceforge.net) Subject: Re: [Geoserver-users] CSV Output Format from WPS There is a basic implementation (with no tests) at https://github.com/ianturton/geoserver/tr

Re: [Geoserver-users] CSV Output Format from WPS

2017-03-20 Thread Ian Turton
There is a basic implementation (with no tests) at https://github.com/ianturton/geoserver/tree/cvspipo - I'll try to finish it when I'm stuck on the train later this week Ian On 17 March 2017 at 15:06, Andrea Aime wrote: > On Fri, Mar 17, 2017 at 3:50 PM, Ian Turton wrote: > >> I was thinking

Re: [Geoserver-users] CSV Output Format from WPS

2017-03-17 Thread Andrea Aime
On Fri, Mar 17, 2017 at 3:50 PM, Ian Turton wrote: > I was thinking about this the other day and I think there is a need for a > CSVPiPO class somewhere in GeoServer (or may be GeoTools). I keep meaning > to dig further but other things come up. > Right, I also checked and I don't see one. Just

Re: [Geoserver-users] CSV Output Format from WPS

2017-03-17 Thread Ian Turton
I was thinking about this the other day and I think there is a need for a CSVPiPO class somewhere in GeoServer (or may be GeoTools). I keep meaning to dig further but other things come up. Ian On 17 March 2017 at 14:19, Chris Snider wrote: > Hi, > > > > I have been doing some research into a WP