Re: [Geotools-devel] Geotools questions of a beginner

2011-11-01 Thread Doeslei Schuster
I was like in this tutorial, but I'm not finding the library org.geotools.data.postgis.PostgisNGDataStoreFactory, nor the command Map connectionParameters wizard.getConnectionParameters = (); Is there another component I'm missing? or is some library that I forgot to include? Thanks for the input

Re: [Geotools-devel] Geotools questions of a beginner

2011-11-01 Thread Michael Bedward
Hello Doeslei, There is a tutorial on the GeoTools web site that uses PostGIS and includes how to connect via a GeoTools data store. It might help you get started: http://docs.geotools.org/latest/userguide/tutorial/filter/query.html Michael On 1 November 2011 21:50, Doeslei Schuster wrote: >

[Geotools-devel] Geotools questions of a beginner

2011-11-01 Thread Doeslei Schuster
Hello everyone I'm starting to use the GeoTools library in netbeans, as I have little knowledge in the library, I'm having a little trouble. I'm trying to work with spatial databases in postgresql using postgis. I looked at the site of GeoTools intend and could not very well how the connection to