Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-07-06 Thread Matthijs Laan
On 2012-06-06 13:35, Andrea Aime wrote: > On Wed, Jun 6, 2012 at 10:36 AM, Matthijs Laan > wrote: >> Hello list, >> >> For a project we developed DataStores for ArcIMS (ArcXML) and ArcGIS >> REST. Would there be any interest in including this in the GeoTools >> project as an unsupported module? >

Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread Andrea Aime
On Wed, Jun 6, 2012 at 5:12 PM, Matthijs Laan wrote: > Ah that is was thinking about, I read about it in Simone's blog at > http://geo-solutions.blogspot.nl/2010/11/simplefeatureservice-yet-another.html > . Interesting stuff. I wonder if there are (web)clients for it? Geotools has a datastore tha

Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread Matthijs Laan
Ah that is was thinking about, I read about it in Simone's blog at http://geo-solutions.blogspot.nl/2010/11/simplefeatureservice-yet-another.html . Interesting stuff. I wonder if there are (web)clients for it? Matthijs On 2012-06-06 17:03, David Winslow wrote: Perhaps you are thinking of the s

Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread David Winslow
Perhaps you are thinking of the simple feature service (SFS) community module in GeoServer? http://svn.codehaus.org/geoserver/trunk/src/community/sfs/ http://svn.codehaus.org/geoserver/trunk/src/community/sfs/src/main/resources/applicationContext.xmlis the file that describes the URLs respected b

Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread Matthijs Laan
On 2012-06-06 13:35, Andrea Aime wrote: > On Wed, Jun 6, 2012 at 10:36 AM, Matthijs Laan > wrote: >> Hello list, >> >> For a project we developed DataStores for ArcIMS (ArcXML) and ArcGIS >> REST. Would there be any interest in including this in the GeoTools >> project as an unsupported module? >

Re: [Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread Andrea Aime
On Wed, Jun 6, 2012 at 10:36 AM, Matthijs Laan wrote: > Hello list, > > For a project we developed DataStores for ArcIMS (ArcXML) and ArcGIS > REST. Would there be any interest in including this in the GeoTools > project as an unsupported module? > > Some stuff doesn't work yet and I have to do so

[Geotools-devel] ArcXML and ArcGIS REST datastores

2012-06-06 Thread Matthijs Laan
Hello list, For a project we developed DataStores for ArcIMS (ArcXML) and ArcGIS REST. Would there be any interest in including this in the GeoTools project as an unsupported module? Some stuff doesn't work yet and I have to do some work to tidy it up a bit and make it a proper maven module, b