Re: [JPP-Devel] Re WFS plugin revived

2014-12-22 Thread Rahkonen Jukka (Tike)
Hi, I could really read some data from http://demo.opengeo.org/geoserver/wfs. There is something wrong with building spatial filters. I could not make a single one to work, perhaps not even built with the WFS plugin. At least some attribute filters do work but then the WFS plugin had problems

Re: [JPP-Devel] Fwd: Re: [jump-pilot:code] [r4201] - edso: AttributType ported from Kosmo which supports much more data types, incl. LONG

2014-12-22 Thread Rahkonen Jukka (Tike)
Hi edgar soldin wrote: > what attribute types are used in common GIS software? > do they limit the choices or rather support many, albeit the lot is probably > represented by few internally? > > Jukka, what do you have to say? I believe that the short list that is supported by shapefiles makes

Re: [JPP-Devel] Re WFS plugin revived

2014-12-22 Thread edgar . soldin
On 22.12.2014 00:11, Rahkonen Jukka (Tike) wrote: > I would like to test this new WFS reader (which I would pack to OJ PLUS) and > I have some servers to test with. actually there is nothing new under the sun.. it's just the old version 1.1 revived. try OJ PLUS snapshot r4216.. button is still

Re: [JPP-Devel] Fwd: Re: [jump-pilot:code] [r4201] - edso: AttributType ported from Kosmo which supports much more data types, incl. LONG

2014-12-22 Thread edgar . soldin
On 22.12.2014 00:13, Michael Michaud wrote: > Hi, > You made a big change on AttributeType class last thursday, > It's a very interesting change with a lot of potential, but my > concern is how much code it will break, and how much time > it will take to upgrade all the code de