The latest I found is

http://udig.refractions.net/docs/api-geotools/

It should be 2.3.X

Thanks

On 1/8/07, Amy Johnson <[EMAIL PROTECTED]> wrote:
> Adrian,
>
> I was switching over to 2.3 and trying to update my existing code to
> remove any deprecated methods. I'm actually using Java 1.4 and all I'm
> trying to do right now is figure out how to instantiate a
> CoordinateReferenceSystem.
>
> Regards,
>
> Amy
>
>
> Adrian Custer wrote:
> > Hey Amy,
> >
> > The right GeoAPI javadocs (and the server) depend on what version of the
> > library you are using or, on the version of Geotools you care about. And
> > I can't keep them all strait so I can't answer you exactly.
> >
> > Older Geotools use GeoAPI 2.0, for which you have found the Javadocs.
> > Geotools 2.3 uses a particular snapshot of the GeoAPI library and, even
> > worse, uses the version for Java 1.4 without Generics. Then there is
> > GeoAPI trunk if you are hacking GeoAPI. All very complex.
> >
> > You might try:
> > http://geoapi.sourceforge.net/pending/javadoc/
> > or let us know what version you are targeting ( of geoapi or geotools)
> > and we'll try to answer better.
> >
> > --adrian
> >
> >
> > On Mon, 2007-01-08 at 13:07 -0900, Amy Johnson wrote:
> >
> >> Hello:
> >>
> >> I'm trying to figure out where the most current documentation for
> >> org.opengis resides. I'm specifically looking for documentation on
> >> org.opengis.referencing.crs.CoordinateReferenceSystem, but it would be
> >> good to know where it all is. I did a search, but it returned the
> >> following page:
> >>
> >> http://geoapi.sourceforge.net/2.0/javadoc/org/opengis/referencing/crs/CoordinateReferenceSystem.html
> >>
> >> with a date of 2005-06-08, which seems a little old. Can anyone point me
> >> to the correct Javadocs?
> >>
> >> Regards,
> >>
> >> Amy
> >>
> >> -------------------------------------------------------------------------
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to share 
> >> your
> >> opinions on IT & business topics through brief surveys - and earn cash
> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >> _______________________________________________
> >> Geotools-gt2-users mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
> >>
> >
> >
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to