Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
GeoTools
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<table class="confluenceTable"><tbody> <tr> <td class="confluenceTd"><p> Maintainer: </p></td> <td class="confluenceTd"><p> <a class="confluence-link confluence-userlink" data-username="chorner" href="/display/~chorner" data-linked-resource-id="30122" data-linked-resource-type="userinfo" username="chorner" data-linked-resource-default-alias="Cory Horner" data-base-url="http://docs.codehaus.org">Cory Horner</a> </p></td> </tr> <tr> <td class="confluenceTd"><p> Status: </p></td> <td class="confluenceTd"><p> <table class="wysiwyg-macro" data-macro-name="excerpt" data-macro-parameters="atlassian-macro-output-type=INLINE" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2V4Y2VycHQ6YXRsYXNzaWFuLW1hY3JvLW91dHB1dC10eXBlPUlOTElORX0&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"><p><img class="emoticon emoticon-yellow-star" data-emoticon-name="yellow-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_yellow.png" alt="(star)" title="(star)" /> <img class="emoticon emoticon-yellow-star" data-emoticon-name="yellow-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_yellow.png" alt="(star)" title="(star)" /> <img class="emoticon emoticon-yellow-star" data-emoticon-name="yellow-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_yellow.png" alt="(star)" title="(star)" /> <img class="emoticon emoticon-yellow-star" data-emoticon-name="yellow-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_yellow.png" alt="(star)" title="(star)" /> </p></td></tr></table> </p></td> </tr> <tr> <td class="confluenceTd"><p> Email Help: </p></td> <td class="confluenceTd"><p> Geotools-gt2-users@lists.sourceforge.net </p></td> </tr> <tr> <td class="confluenceTd"><p> Volunteer: </p></td> <td class="confluenceTd"><p> geotools-devel@lists.sourceforge.net </p></td> </tr> </tbody></table> <h2>Recent Development and Status</h2> <h3>Status on <a class="confluence-link" href="/display/GEOTOOLS/2.2.x" data-linked-resource-id="47446" data-linked-resource-type="page" data-linked-resource-default-alias="2.2.x" data-base-url="http://docs.codehaus.org">2.2.x</a></h3> <p>For the stable <a class="confluence-link" href="/display/GEOTOOLS/2.2.x" data-linked-resource-id="47446" data-linked-resource-type="page" data-linked-resource-default-alias="2.2.x" data-base-url="http://docs.codehaus.org">2.2.x</a> branch the Filter module has:</p> <ul class="alternate"> <li>QA Check: FilterFactoryFinder created allowing access to default implementation</li> <li>QA Check: FilterFactory has been made into an interface</li> <li>Filter 1.1 SortBy methods added to allow generation of FeatureList</li> <li>Aggregate Functions added, with optimized implementations for JDBC FeatureCollections</li> </ul> <h3>Status on <a class="confluence-link" href="/display/GEOTOOLS/2.3.x" data-linked-resource-id="47443" data-linked-resource-type="page" data-linked-resource-default-alias="2.3.x" data-base-url="http://docs.codehaus.org">2.3.x</a></h3> <p>For the stable <a class="confluence-link" href="/display/GEOTOOLS/2.3.x" data-linked-resource-id="47443" data-linked-resource-type="page" data-linked-resource-default-alias="2.3.x" data-base-url="http://docs.codehaus.org">2.3.x</a> branch the Filter module has:</p> <ul class="alternate"> <li>Transitioned to GeoAPI interfaces</li> <li>Been allowed to accept Object (opening the door to reuse other specs)</li> </ul> <p>The Filter module will be recast for the 2.3.x release allowing it to work on more data types then just Features. This opens up a lot of exciting opportunities for reuse. The Catalog specification calls for the use of Filter 1.1 against metadata for example.</p> <h3>Status on <a class="confluence-link" href="/display/GEOTOOLS/2.4.x" data-linked-resource-id="65815" data-linked-resource-type="page" data-linked-resource-default-alias="2.4.x" data-base-url="http://docs.codehaus.org">2.4.x</a></h3> <p>For the <a class="confluence-link" href="/display/GEOTOOLS/2.4.x" data-linked-resource-id="65815" data-linked-resource-type="page" data-linked-resource-default-alias="2.4.x" data-base-url="http://docs.codehaus.org">2.4.x</a> branch the Filter module has:</p> <ul class="alternate"> <li>TBD (some fixes are being back ported, and may move to the 2.3.x list)</li> </ul> <h3>Status on Feature Model branch</h3> <p>For the <a class="confluence-link unresolved" data-content-title="FM" data-linked-resource-default-alias="FM" href="#">FM</a> branch the Filter module has been:</p> <ul class="alternate"> <li>backed onto JXPath for real XPath support</li> </ul> <p>Thanks to Gabriel and Justin for all their hard work on this one.</p> <h3>Outstanding Issues</h3> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e2ppcmFpc3N1ZXM6dXJsPWh0dHA6Ly9qaXJhLmNvZGVoYXVzLm9yZy9zZWN1cmUvSXNzdWVOYXZpZ2F0b3IuanNwYT92aWV3PXJzcyYmcGlkPTEwMjcwJnJlc29sdXRpb249LTEmY29tcG9uZW50PTExNjAxJnNvcnRlci9maWVsZD1wcmlvcml0eSZzb3J0ZXIvb3JkZXI9REVTQyZyZXNldD10cnVlJmRlY29yYXRvcj1ub25lfQ&locale=en_GB&version=2" data-macro-name="jiraissues" data-macro-parameters="url=http://jira.codehaus.org/secure/IssueNavigator.jspa?view\=rss&&pid\=10270&resolution\=-1&component\=11601&sorter/field\=priority&sorter/order\=DESC&reset\=true&decorator\=none"> <p>In the geotools 2.3.x timeframe we will be making use of the the GeoAPI filter/expression interfaces, as such it is useful to track their progress:</p> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e2ppcmFpc3N1ZXM6dXJsPWh0dHA6Ly9qaXJhLmNvZGVoYXVzLm9yZy9zZWN1cmUvSXNzdWVOYXZpZ2F0b3IuanNwYT92aWV3PXJzcyYmcGlkPTEwNzIwJnJlc29sdXRpb249LTEmY29tcG9uZW50PTExMTAxJnNvcnRlci9maWVsZD1wcmlvcml0eSZzb3J0ZXIvb3JkZXI9REVTQyZyZXNldD10cnVlJmRlY29yYXRvcj1ub25lfQ&locale=en_GB&version=2" data-macro-name="jiraissues" data-macro-parameters="url=http://jira.codehaus.org/secure/IssueNavigator.jspa?view\=rss&&pid\=10720&resolution\=-1&component\=11101&sorter/field\=priority&sorter/order\=DESC&reset\=true&decorator\=none">
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced