Re: [Geotools-devel] Datastores

2006-07-13 Thread Gabriel Roldán
d value identifier that allows to avoid the clash (ie, dbtype=postgis, dbtype=mysql,etc) > > > Jay Askren > Software Developer > Quantum Leap Innovations > > > -Original Message- > From: Chris Holmes [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 13, 2006 2:16 P

Re: [Geotools-devel] Datastores

2006-07-13 Thread Jody Garnett
Jay D. Askren wrote: > Why does this collision happen between different datastores? I created > my own datastore which connects to Yahoo! traffic data and it appears to > be colliding with other datastores. When I add the Yahoo Traffic > Datastore, most of the other datastores suddenly think they

Re: [Geotools-devel] Datastores

2006-07-13 Thread Jay D. Askren
um Leap Innovations -Original Message- From: Chris Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 2:16 PM To: Jay D. Askren Cc: geotools list Subject: Re: [Geotools-devel] Datastores What do you mean that they think they are a Yahoo traffic datastore? Like how does that mani

Re: [Geotools-devel] Datastores

2006-07-13 Thread Chris Holmes
What do you mean that they think they are a Yahoo traffic datastore? Like how does that manifest itself? I imagine the problem arises from one of the methods in the DataStoreFactory, such as canProcess, as anything that's a datastore is asked if it can handle the params. If the Yahoo Traffic

[Geotools-devel] Datastores

2006-07-13 Thread Jay D. Askren
Why does this collision happen between different datastores? I created my own datastore which connects to Yahoo! traffic data and it appears to be colliding with other datastores. When I add the Yahoo Traffic Datastore, most of the other datastores suddenly think they are of type Yahoo Traffic Da