| Module Maintainer: | jgarnett |
| Status: | |
| Email Help: | Geotools-gt2-users@lists.sourceforge.net |
| Volunteer: | geotools-devel@lists.sourceforge.net |
Recent Development
For the 2.4.x branch the main module has been broken into seperate modules.
Module Status
The main module is stable
IP Review
module\main\test\org\geotools\filter\TestFilterHandler.java appears to contain a GPL license. TO_RESOLVE - This can be removed
Outstanding Issues
|
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| T | Key | Summary | Assignee | Reporter | Pr | Status | Res | Created | Updated | Due |
|
|
GEOT-2147 | ConverterFactory for Geometry to Geometry Conversions | Jody Garnett | Mauro Bartolomeoli |
|
|
UNRESOLVED | Nov 11, 2008 | Nov 11, 2008 | |
|
|
GEOT-2146 | Use of HashSet where order is important should be LinkedHashSet | Jody Garnett | Rob Atkinson |
|
|
UNRESOLVED | Nov 10, 2008 | Nov 10, 2008 | |
|
|
GEOT-2126 | Add lowercase/uppercase filter functions | Andrea Aime | Andrea Aime |
|
|
UNRESOLVED | Nov 06, 2008 | Nov 06, 2008 | |
|
|
GEOT-2111 | Errors in Types cause NPE when printing stack trace | Jody Garnett | Ben Caradoc-Davies |
|
|
UNRESOLVED | Oct 28, 2008 | Oct 29, 2008 | |
|
|
GEOT-2083 | ReferencedEnvelope improvements | Simone Giannecchini | Simone Giannecchini |
|
|
UNRESOLVED | Oct 18, 2008 | Oct 18, 2008 | |
|
|
GEOT-1939 | Using sun specific class XMLGreogorianCalendarImpl | Jody Garnett | Christian Mueller |
|
|
UNRESOLVED | Jul 30, 2008 | Aug 08, 2008 | |
|
|
GEOT-1935 | SDL RasterSymbolizer Parsing | Jody Garnett | Emily Gouge |
|
|
UNRESOLVED | Jul 24, 2008 | Aug 01, 2008 | |
|
|
GEOT-1922 | Minimal Cleanup to FeatureCollection | Jody Garnett | Jody Garnett |
|
|
UNRESOLVED | Jul 16, 2008 | Jul 18, 2008 | |
|
|
GEOT-1881 | DateUtils demands an About class | Jody Garnett | Jody Garnett |
|
|
UNRESOLVED | Jul 04, 2008 | Jul 04, 2008 | |
|
|
GEOT-1788 | StyleVisitor implementations must be changed to accomodate for the new API | Simone Giannecchini | Andrea Aime |
|
|
UNRESOLVED | Apr 28, 2008 | Sep 04, 2008 | |
|
|
GEOT-1711 | Add date parse and date encode functions | Andrea Aime | Andrea Aime |
|
|
UNRESOLVED | Feb 18, 2008 | Sep 04, 2008 | |
|
|
GEOT-1691 | Bring 2.4.x_rs (raster symbolizer) work back to 2.4.x and trunk | Saul Farber | Saul Farber |
|
|
UNRESOLVED | Jan 24, 2008 | Jan 24, 2008 | |
|
|
GEOT-1315 | Provide a way to set a ContentHandler for GeometryTransformer | Unassigned | Pierrick Brihaye |
|
|
UNRESOLVED | Jun 13, 2007 | Jul 06, 2007 | |
|
|
GEOT-1200 | Provide common parsers in a consistent fashion | Unassigned | Jody Garnett |
|
|
UNRESOLVED | Mar 16, 2007 | Jan 28, 2008 | |
|
|
GEOT-1193 | Make DateUtils publish UTC offsets (and parse them too) | Andrea Aime | Andrea Aime |
|
|
UNRESOLVED | Mar 08, 2007 | Sep 04, 2008 | |
|
|
GEOT-1192 | Make sure GeoTools internals do not use old filters anymore | Andrea Aime | Andrea Aime |
|
|
UNRESOLVED | Mar 08, 2007 | Oct 12, 2008 | |
|
|
GEOT-1186 | Commit 19108 temporal implementation | Alex Petkov | Bryce Nordgren |
|
|
UNRESOLVED | Mar 06, 2007 | Mar 06, 2007 | |
|
|
GEOT-1165 | SLDTransformer unable to generate NamedStyle elements | Cory Horner | raif |
|
|
UNRESOLVED | Feb 21, 2007 | Sep 04, 2008 | |
|
|
GEOT-1055 | Patch - Better null handing in Filter Literals | Andrea Aime | david blasby |
|
|
UNRESOLVED | Dec 05, 2006 | Jul 06, 2007 | |
|
|
GEOT-1040 | Provide replacement for FactorySPI (ie classpath lookup) in an OSGi environment | Martin Desruisseaux | Martin Desruisseaux |
|
|
UNRESOLVED | Nov 24, 2006 | Apr 05, 2007 | |
|
|
GEOT-1026 | add a spatial index to memory datastore | Unassigned | Jesse Eichar |
|
|
UNRESOLVED | Nov 17, 2006 | Jul 06, 2007 | |
|
|
GEOT-1005 | Use schema name in SQL queries to acces tables through other users | Unassigned | Alcer (Raphael Gaquer) |
|
|
UNRESOLVED | Oct 31, 2006 | Jul 06, 2007 | |
|
|
GEOT-988 | OWS services do not clean up connections properly | Richard Gould | Richard Gould |
|
|
UNRESOLVED | Oct 23, 2006 | Sep 04, 2008 | |
|
|
GEOT-972 | LiteCoordinateSequence should be defined in org.geotools.geometry.jts | Unassigned | Martin Desruisseaux |
|
|
UNRESOLVED | Oct 09, 2006 | Oct 09, 2006 | |
|
|
GEOT-922 | java.util.MissingResourceException | Cory Horner | Clint Lewis |
|
|
UNRESOLVED | Aug 14, 2006 | Aug 14, 2006 | |
Discussion
org.geotools.catalog
There is lots of great work to be done in this package, here are just a few ideas:
- Allow the file handle to resolve to an ISO Metadata class (rather then just GeoResourceInfo - which
is based on dublin core). - Allow the use of Filter to query against GeoResourceInfo
- Support the capture of additional information such as associations from OWS Catalog 2 specification