[Geotools-gt2-users] Public GMS SHP data resources.

2008-07-24 Thread Jan Goyvaerts
Hello Geotools Users, For a totally private and non-commercial matter I'm in need of some basic gis data in shp and/or gml format. I've been trying to find public resources with Google but I didn't manage to find it. (Probably not using the right key words.) Is there anyone in this email who can

[Geotools-gt2-users] Does the point fall within polygon bounds?

2008-07-24 Thread Christian Weaves
Hi there, a noobie question if you don't mind, I have spent some time reading the faq's but couldn't find the answer... Say I have a polygon and a point, is there a way of determining if the point falls within the bounds of the polygon boundaries? Thank you v.much! Here's what I have so far:

Re: [Geotools-gt2-users] Does the point fall within polygon bounds?

2008-07-24 Thread Adrian Custer
JTS uses the half-line intersection method: com.vividsolutions.jts.algorithm.RayCrossingCounter --adrian On Thu, 2008-07-24 at 10:30 +0100, Christian Weaves wrote: Hi there, a noobie question if you don't mind, I have spent some time reading the faq's but couldn't find the answer...

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Anaxa Gore
Hi Cédric ! Sorry to answer so late ! Thanks for your idea... I tried to do it, but can't because GeoTiffReader does not get any setInput method ! This method exists in GridCoverageReader, but GeotiffReader does not use it ! Do you have another idea ? Because I can't solve my problem ! Thanks

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Simone Giannecchini
Ciao thomas, it seems like the provided input is invalid. Can you describe it briefly? Simone. On Thu, Jul 24, 2008 at 12:06 PM, Anaxa Gore [EMAIL PROTECTED] wrote: Hi Cédric ! Sorry to answer so late ! Thanks for your idea... I tried to do it, but can't because GeoTiffReader does not get

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Anaxa Gore
Hello Simone What do you mean by the provided input is invalid ? I simply try to read a geotiff. The path to the file is valid, the file is not corrupted (I tried with many files). Can you explain me what you exactly need ? Thanks, Thomas 2008/7/24 Simone Giannecchini [EMAIL PROTECTED]: Ciao

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Simone Giannecchini
Can you copy and paste for example the path of one of the files where the operation fails? Ciao, Simone. On Thu, Jul 24, 2008 at 12:13 PM, Anaxa Gore [EMAIL PROTECTED] wrote: Hello Simone What do you mean by the provided input is invalid ? I simply try to read a geotiff. The path to the

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Simone Giannecchini
additional reasons, the file could be still locked in the same JVM process... Simone. On Thu, Jul 24, 2008 at 12:20 PM, Simone Giannecchini [EMAIL PROTECTED] wrote: Btw, from the error you report it looks like that the imageio spi stream mechanism is not able to create a stream for the

Re: [Geotools-gt2-users] Error while creating a GeoTiffReader

2008-07-24 Thread Anaxa Gore
Using ImageIO.createImageInputStream(geotiff); I get no more exception Simone... Do you get any idea about that ? Thomas - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest

[Geotools-gt2-users] complex features in WFS-T

2008-07-24 Thread Berlo, L.A.H.M. (Leon) van
Hi all, I found the GeoServer complex features support by Csiro on their site I guess that this is the latest development on the ability to map a private database schema into a externally defined target XML schema? My question: does this feature/branche also support WFS-T? Or else: how can

Re: [Geotools-gt2-users] 2.5M2: ClassCastException from CRS2GeotiffMetadataAdapter

2008-07-24 Thread Jody Garnett
Hey Matt I am a bit weak on the image format metadata stuff; my best advice is to review the geotools tests cases on this subject. Jody Matt Foster wrote: I posted this a couple of weeks ago, and got no replies. I'm trying again with a (perhaps) better subject line... I have some satellite

Re: [Geotools-gt2-users] 1. Re: New user - problem in spearfish with postgis

2008-07-24 Thread Jody Garnett
Ednardo Ferreira wrote: Hi! I did a mystake testing postgislab. I didn't inform authority when I used the program. Maybe is the problem cause. In sample, expression used is authority=Fraser. What is authority? What I infom in clause authority = ???. authority was the name of one of the

Re: [Geotools-gt2-users] Public GMS SHP data resources.

2008-07-24 Thread Michael Bedward
Hi Jan, If you're just after shapefiles for test purposes you can find some here... http://www.shpconnection.com/ Michael 2008/7/24 Jan Goyvaerts [EMAIL PROTECTED]: Hello Geotools Users, For a totally private and non-commercial matter I'm in need of some basic gis data in shp and/or gml

Re: [Geotools-gt2-users] complex features in WFS-T

2008-07-24 Thread Ben Caradoc-Davies
Leon, as far as I know, community-schemas GeoServer has never been used for WFS-T (in the six months I have been working on it). I know that some of the bindings are incomplete and so would not work when updating data. Some of the community-schemas functionality has problems with WFS, let