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> Module: </p></td> <td class="confluenceTd"><p> PostGIS2 </p></td> </tr> <tr> <td class="confluenceTd"><p> Module Maintainer: </p></td> <td class="confluenceTd"><p> <a class="confluence-link confluence-userlink" data-username="jdeolive" href="/display/~jdeolive" data-linked-resource-id="14894" data-linked-resource-type="userinfo" username="jdeolive" data-linked-resource-default-alias="Justin Deoliveira" data-base-url="http://docs.codehaus.org">Justin Deoliveira</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-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /><img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /><img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /><img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /><img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red 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> <tr> <td class="confluenceTd"><p> IP Review: </p></td> <td class="confluenceTd"><p> <a href="http://svn.geotools.org/geotools/trunk/gt/modules/plugin/PostGIS2/review.txt">review.txt</a> </p></td> </tr> <tr> <td class="confluenceTd"><p> Plug-in: </p></td> <td class="confluenceTd"><p> DataStoreFactorySPI </p></td> </tr> </tbody></table> <p>We have reached the limits of our shared JDBCDataStore and are breaking free <img class="emoticon emoticon-smile" data-emoticon-name="smile" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/smile.png" alt="(smile)" title="(smile)" /> We are going to use what we learn from the exercise to extract common utility classes for JDBCDataStore2 (ie we will play nice with others; just not today).</p> <p>Here is what we are trying out:</p> <ul class="alternate"> <li>Make JDBCDataStore2 <strong>final</strong>, configured by a Stratagy object</li> <li>One Stratagy Objects to Rule them all: make an Object for "Table", "View" removing conditional code based on case by case GeometryColumn use, FID mapping stratagy etc... If we need PostGIS version specific behaviour it will also be handled in this fashion. This approach was called TypeRef and comes from the AbstractDataStore2 effort.</li> <li>ResultSet: rather then build on layers and layers of abstractions (FeaureSource < FeatureCollection < FeatureReader < AttributeIO < QueryData < ResultSet < Statement < Connection) we are going to get as close to ResultSet as we can; making use of paged or random access abilities as needed to directly implement a FeatureCollection.</li> <li>SQLEncoder based on Filter 1.1 specification (combines rolls of SQLEncoder and SQLBuilder - basically splits the Filter and builds in a single pass)</li> </ul> <h2>Gold Star Quality Assurance Check</h2> <p><img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /> IP Check: review.txt added, all headers are in place<br /> <img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /> Releasable: no blocking issues, but feedback from potential users is appreciated<br /> <img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /> Quality Assurance: 23.2% test coverage reported by clover<br /> <img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /> Stability: No planned API changes<br /> <img class="emoticon emoticon-red-star" data-emoticon-name="red-star" border="0" src="/s/en_GB/3278/15/_/images/icons/emoticons/star_red.png" alt="(red star)" title="(red star)" /> Supported: Documentation available, module maintainer does watches user list, answers email.</p> <h2>Recent Development</h2> <p>For the next release @module* has ...</p> <p>There are also tips and tricks that should be noted:</p> <ul class="alternate"> <li>the createSchema method does not yet work</li> <li>a hsql plugin will be needed before content can be created</li> </ul> <p>If you are a volunteer we could use help improving the following:</p> <ul class="alternate"> </ul> <h3>IP Review</h3> <p>IP review is underway - known issue: <a class="external-link" href="http://svn.geotools.org/geotools/trunk/gt/modules/unsupported/PostGIS2/review.txt" rel="nofollow">http://svn.geotools.org/geotools/trunk/gt/modules/unsupported/PostGIS2/review.txt</a></p> <h3>Outstanding Issues </h3> <p>The module maintainer will take care of assigning these issues to developers:</p> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e2ppcmFpc3N1ZXM6dXJsPWh0dHA6Ly9qaXJhLmNvZGVoYXVzLm9yZy9zZWN1cmUvSXNzdWVOYXZpZ2F0b3IuanNwYT92aWV3PXJzcyYmcGlkPTEwMjcwJnJlc29sdXRpb249LTEmY29tcG9uZW50PTExNjUwJnNvcnRlci9maWVsZD1wcmlvcml0eSZzb3J0ZXIvb3JkZXI9REVTQyZyZXNldD10cnVlJmRlY29yYXRvcj1ub25lfQ&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\=11650&sorter/field\=priority&sorter/order\=DESC&reset\=true&decorator\=none"> <p>Remember that the module maintainer is a volunteer, and if you can help test this module please jump on the developers list and help out. Patches may be attached to the above issues for review by the module maintainer.</p> <p>Although not the responsibility of the geotools module maintainer additional or related issues may be found in the the geoserver or udig bug trackers.</p> <h2>Module Status</h2> <p>There is no interesting development planned at this time.</p>
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