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
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
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
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
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
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
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