[Geotools-devel] Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-10 Thread Chris Holmes
Yeah, that's an option for a default, wonder if it might fix the initial problem. Ideally there should be more information about the primary key, and indeed I'd like more control over the choice of what you use for the FID, since right now we just make a series of guesses. Quoting David Zwiers <[

[Geotools-devel] Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-10 Thread David Zwiers
I'm wondering what you are doing with the FID when creating the table in postgis. I would have though that could be used as a primary key.   David  On 11/9/05, Chris Holmes <[EMAIL PROTECTED]> wrote: Paolo's the expert, as he implemented it, and I tried to roll it in.  Wehad a problem with case se

[Geotools-devel] Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-09 Thread Chris Holmes
Paolo's the expert, as he implemented it, and I tried to roll it in. We had a problem with case sensitivity, but I think that's fixed. I believe it should work, with the caveat that it can't do primary keys, since we have no concept of such things in geotools. It should ideally go in a featureTy

[Geotools-devel] Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-09 Thread Justin Deoliveira
Hi Tom, It still does not work. I found the jira bug attached for this and it seems the issue is still unresolved? There are many comments going back and forth between Chris and Paolo which are kind of hard to follow. I am sure they can shed a bit more light. Justin Tom Howe wrote: Hi, I