After reading around a bit, I saw that we're going towards GeoAPI. So i guess one should use org.opengis.* classes right?
Tnx again On Thu, Nov 27, 2008 at 3:03 PM, Ivan Grcic <[EMAIL PROTECTED]> wrote: > Hi all, > > just started using geotools yesterday, i need to create some SLD files > dynamically, and feed them to GeoServer. I took geotools2.5.1. > > First I took only the minimal packages I needed > > gt-api-2.5.1.jar > gt-main-2.5.1.jar > gt-xml-2.5.1.jar > gt-xsd-core-2.5.1.jar > gt-xsd-filter-2.5.1.jar > gt-xsd-sld-2.5.1.jar > > When I started to use filter org.geotools.filter.Filter I saw its > deprecated, and that I should use org.opengis.filter.Filter. Thus I > imported geoapi-2.2-M1.jar > > Then I saw thers org.opengis.style.Style and now im using that one > instead of org.geotools.styling.Style...now im little bit confused > between all this classes around, dont really know which one to use and > what are their differences. Could you please provide me with some > info/links about this issue? > > Thank you , > > -- > Ivan Grcic > -- Ivan Grcic ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
