The GeoTools community is pleased to announce the availability of GeoTools 9.1
for download from sourceforge
(http://sourceforge.net/projects/geotools/files/GeoTools%209%20Releases/9.1/):
geotools-9.1-bin.zip
(http://sourceforge.net/projects/geotools/files/GeoTools%209%20Releases/9.1/geotools-9.1-bin.zip/download)
geotools-9.1-doc.zip
(http://sourceforge.net/projects/geotools/files/GeoTools%209%20Releases/9.1/geotools-9.1-doc.zip/download)
geotools-9.1-userguide.zip
(http://sourceforge.net/projects/geotools/files/GeoTools%209%20Releases/9.1/geotools-9.1-userguide.zip/download)
geotools-9.1-project.zip
(http://sourceforge.net/projects/geotools/files/GeoTools%209%20Releases/9.1/geotools-9.1-doc.zip/download)
Please see the release notes
(https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=19152)
from the issue tracker for more details. This release is also deployed to our
maven (http://download.osgeo.org/webdav/geotools/) repository.
About GeoTools 9.1
This is our first dot release on the 9.1 series and is focused on bug fixes and
stability. This release is made in conjunction with GeoServer 2.3.1.
Headline improvement is support for SQL Server native geometry serialisation
(https://github.com/geotools/geotools/pull/174). The fix
(https://jira.codehaus.org/browse/GEOT-4442) was supplied by Anders Bakkevold
and is expected to have a huge impact on performance. This work was sponsored
by Norwegian Directorate for Nature Management and performed by Bouvert
(http://www.bouvet.no/).
SQL Server also got a fix (https://jira.codehaus.org/browse/GEOT-4428) to make
native paging optional.
Thanks to Dieter DePaepe for fixing
(https://github.com/geotools/geotools/pull/134) GEOT-2791
(https://jira.codehaus.org/browse/GEOT-2791), addressing a long standing issue
working with sparse shapefiles.
Thanks to Frank Warmerdam for submitting a fix
(https://jira.codehaus.org/browse/GEOT-4433) to distance calculations used when
testing map projects. Frank was also kind enough to write a blog post
(http://fwarmerdam.blogspot.com.au/2013/03/getting-started-with-geotools.html)covering
his experience fixing GeoTools.
Improvements to Arc parsing in GML (https://jira.codehaus.org/browse/GEOT-4018)
were provided by Jira Novak.
Shane StClair has added UUID mappings
(https://jira.codehaus.org/browse/GEOT-4414) to PostGIS.
Finally thanks to Simone who has addressed an annoying colour space issue
(https://jira.codehaus.org/browse/GEOT-4450) on recent windows installations.
Thanks to all our volunteers on GitHub and the dedicated community members
reviewing pull requests. A reminder to include a test-case with any proposed
fix so we can smoothly review your work.
About the 9.x Series
Here is a summary of the new features for the GeoTools 9.x series:
Native geometry serialisation (https://github.com/geotools/geotools/pull/174)
has been added for SQL Server.
Feature Collection Clean up
(http://geotoolsnews.blogspot.com.au/2012/11/featurecollection-cleanup.html):
removed methods that were only applicable for in memory feature collections,
combined with a general quality assurance review.
Vector Grid (http://docs.codehaus.org/display/GEOTOOLS/Vector+grids) module is
now included as an extension.
The gt-complex
(http://docs.codehaus.org/display/GEOTOOLS/Separate+general+complex+feature+classes+from+gt-app-schema)
module provides general programming support for complex features.
Library supports the use of Java 7 try-with-resource syntax
(http://docs.codehaus.org/display/GEOTOOLS/Java+7+try-with-resource+compatibility).
PostGIS, Oracle and Property files now provide Partial 3D data support
(http://docs.codehaus.org/display/GEOTOOLS/Partial+3D+data+support) backed by
the introduction ofReferenceEnvelope3D
(http://docs.codehaus.org/display/GEOTOOLS/Support+for+three-dimensional+envelopes+and+bounding+box+filters).
WMS 1.3.0 client support now enabled by default.
OGC models and XML support (https://jira.codehaus.org/browse/GEOT-4376) for WCS
2.0 (https://jira.codehaus.org/browse/GEOT-4333) and OWS 2.0
(https://jira.codehaus.org/browse/GEOT-4332).
Dependencies:
ImageIO-Ext 1.1.6 (https://jira.codehaus.org/browse/GEOT-4370) and JTS 1.13
(https://jira.codehaus.org/browse/GEOT-4348) release
For more information on GeoTools 9.x series
GeoTools 9.0 Released
(http://geotoolsnews.blogspot.com.au/2013/03/geotools-90-released.html) (
Release Notes
(http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=19068)
)
GeoTools 9.0-RC1 Released
(http://geotoolsnews.blogspot.com.au/2013/02/geotools-90-rc1-released.html) (
Release Notes
(http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=19067)
)
GeoTools 9.0-beta1 Released
(http://geotoolsnews.blogspot.com.au/2013/02/geotools-90-beta1-released.html) (
Release Notes
(https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=18966)
)
GeoTools 9.0-M0 Released ( Release Notes
(https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&version=18643)
)
Getting Started with GeoTools
GeoTools is an Open Source Geospatial Foundation
(http://www.osgeo.org/content/foundation/about.html) project helping Java
developers work with geospatial data. For a complete list of features please
see the project overview
(http://docs.geotools.org/stable/userguide/geotools.html) included in our
documentation.
If you would like to get started with GeoTools a Quickstart
(http://docs.geotools.org/stable/userguide/tutorial/quickstart/index.html) is
available (covering Eclipse, NetBeans and command line Maven use). Additional
tutorials (http://docs.geotools.org/stable/userguide/tutorial/index.html) and
build (http://docs.geotools.org/stable/userguide/build/index.html) instructions
are included in the user guide (http://docs.geotools.org/stable/userguide/).
GeoTools 9.x is the current stable series with a release scheduled each month.
This level of service is part of our six month timed release
(http://docs.codehaus.org/display/GEOTOOLS/Timed+Release) cycle. We are always
interested in volunteers - if you are in position to assist please stop
bygeotools-devel (https://lists.sourceforge.net/lists/listinfo/geotools-devel)
and lend a hand.
If you are upgrading from a previous version of GeoTools please review the
upgrade instructions
(http://docs.geotools.org/latest/userguide/welcome/upgrade.html), as there has
been some API changes around the use of FeatureCollection and
ReferencedEnvelope.
Thanks for using GeoTools!
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel