Re: [Geotools-gt2-users] Getting postgis database tables

2008-05-08 Thread aymen83
Adrian Weber-2 wrote: > > aymen83 wrote: >> hi, >> i'm writing an application which reads data from postgis db, i'm using >> FeatureCollection to get table but i can only read one so how can i do >> read >> all the tables >> thanks for help >> > > hi, > I hope that I understood your problem

Re: [Geotools-gt2-users] Getting postgis database tables

2008-05-08 Thread Adrian Weber
aymen83 wrote: > hi, > i'm writing an application which reads data from postgis db, i'm using > FeatureCollection to get table but i can only read one so how can i do read > all the tables > thanks for help > hi, I hope that I understood your problem... A FeatureCollection always refers to only

Re: [Geotools-gt2-users] Deprecated- DefaultGeometry, or PrimaryGeometry?

2008-05-08 Thread Jody Garnett
Angel, Eric wrote: > > http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile > > I followed the above tutorial and have questions: > > Both 2.4 and 2.5 (at http://javadoc.geotools.fr/) documentation show > Feature.getDefaultGeometry() as being deprecated but don’t provide an > alter

[Geotools-gt2-users] Deprecated- DefaultGeometry, or PrimaryGeometry?

2008-05-08 Thread Angel, Eric
http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile I followed the above tutorial and have questions: Both 2.4 and 2.5 (at http://javadoc.geotools.fr/) documentation show Feature.getDefaultGeometry() as being deprecated but don't provide an alternative. Neither 2.4 or 2.5 d

[Geotools-gt2-users] Rasterizing a matrix of floats

2008-05-08 Thread Matt Foster
Greetings...I'm trying to make a raster from a matrix of floats via a GridCoverage2D object. I get the GridCoverage created with no problems, but the resulting raster does not get colored properly according to the ColorMap I created in an SLD file. From what I can tell, it appears that the en

[Geotools-gt2-users] ApplicationSchemaConfiguration raise a null pointer exception

2008-05-08 Thread gershwinou
Hi, I am using ApplicationSchemaConfiguration for parsing a gml3 schema (here: http://cweb.ksat.no/cweb/schema/geoweb/vessel/wfsvd.xsd) with gt 2.4.1 with a test file, when i launch my code i get a null pointer Exception (got null schema). but when i ask configuration.schema(), the schema is not nu

[Geotools-gt2-users] Getting postgis database tables

2008-05-08 Thread aymen83
hi, i'm writing an application which reads data from postgis db, i'm using FeatureCollection to get table but i can only read one so how can i do read all the tables thanks for help -- View this message in context: http://www.nabble.com/Getting-postgis-database-tables-tp17121704p17121704.html Se