GeoTools

OSGeo

Friday, December 17, 2010

GeoTools 2.7-beta Released

GeoTools 2.7-beta has been released and is now available for download.

Notable features added since 2.7-M4 include much improved performance of raster re-projection, and a SLD 1.1 / Symbology Encoding 1.1 parser.

This release also removes dependency on the GeoAPI project, rolling those interfaces into a new gt-opengis module. This removes many deprecations in the GeoTools code base while still remaining 100% api compatible.
As usual this release also contains a number of key bug fixes. See the change log for all the details.

Try out the release and report any issues encountered in the bug tracker or on the mailing list.

- The GeoTools Community

Wednesday, December 1, 2010

Tuesday, September 21, 2010

GeoSpatial for Java Workbooks available

It has now been a couple of weeks since foss4g and life is returning to normal. Thanks to everyone who contributed to a great experience. Part of that great experience was the workshop program; facilities were excellent; that staff helpful and due to a bit of scheduling fun the GeoSpatial for Java workshop was packed.

Justin and Jody were on hand for an intensive hands-on workshop "GeoSpatial for Java". This workshop offered an introduction to GIS concepts for Java developers - which is a really nice introduction since you can try out ideas and see how they work using running code.

The workshop materials have been published here:

These workbooks are detailed step by step instructions written in a "code first" style. This allows you to carefully go through the steps required to produce runnable code. If you have any questions about the concepts or ideas covered you can continue reading for the background information.

Geospatial for Java
View more presentations from jgarnett.

This tutorial information has been gathered up in the "sphinx" documentation system; and pulls directly from Java source code examples that are built as part of our GeoTools nightly build.

Thanks to Justin for his help in setting up the sphinx nightly build; and if anyone is good at sphinx "rst2pdf" I would love to get this content out in printable form.

Monday, September 20, 2010

GeoTools Maven Repository Reminder

The original GeoTools maven repository at Refractions.net is down at the moment; for projects still making use of historical versions of GeoTools we encourage you to switch to our main repository.

To make the switch you will need to add the following to your maven pom.xml file:

  • http://download.osgeo.org/webdav/geotools/

OpenGeo has also kindly provided a high performance maven repository for SNAPSHOT releases; so if you are interested in the latest and greatest (populated by a nightly build) you can add the following:

  • http://repo.opengeo.org/

We would of course like to thank Refractions, OSGeo and OpenGeo for their community support. Setting up a public maven repository is a large commitment that is often transparent to those making use of the service.

We encourage sponsorship and donations to the OSGeo Foundation, and you are welcome to check out the commercial services offered by Refractions and OpenGeo. Let them know we sent you :-)

Thursday, September 2, 2010

GeoTools 2.7-M3 Released


GeoTools 2.7-M3 was created on Sept 03, 2010:
For more information please review the Release Notes:
For more information on GeoTools and the 2.7 series:

Thursday, August 12, 2010

GeoTools 2.6.5 Released

GeoTools 2.6.5 was created on August 8th, 2010:
New features for this release:
  • Support for "Units of Measure" when drawing allowing symbol size or line width to be supplied with real
    world units such as 10km.
  • DataStore implementations can now allow users a chance to specify their own FeatureID (used to supply your
    own primary key value when adding information to a database)
  • Bridge to JFreeChat allowing JFreeChat to offer simple plotting of Geometry
Highlights:
  • Reorganised website documentation with both stable and development javadocs avalable
  • Reorganised website documentation with both stable and development sphinx available
  • Coordinate Reference System definitions are now provided by EPSG Database 7.5 (when working with epsg-h2 or epsg-hsql)
  • Improvements to rendering symbols: correct handling of DPI parameter, fixes when working with SVG symbols,
This release is made in conjunction with uDig 1.2.0.
For more information please review the Release Notes:
For more information on GeoTools and the 2.6 series:

Monday, August 2, 2010

GeoTools 2.7-M2 Released


GeoTools 2.7-M2 was created on July 18, 2010:
This release is made in conjunction with FOSS4G Workshop materials, this message was delayed while negotiating recent OSGeo website changes. For those using maven the release is now available on our project maven repository.
For more information please review the Release Notes:
For more information on GeoTools and the 2.7 series: