Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] release schedule tasks and activites

I have updated the wiki page (was sending out email helpful?)

Here is the interesting bit on what seems to be open with people working on it now.

UDIG-1714 Provide a feedback for Wfs1.1 no supported

  • tool enablement is based on canResolve; GeoResource implementations need to do a better job of checking if they are read-only
  • did an initial experiment with postgis datastore and it fixed the problem

UDIG-1715 Glyph NPE when fill defined by function

  • JG: Think we could scan through the function for a literal color?

UDIG-1717 User Control of RasterCaching

  • patch applied
  • review requested

UDIG-1712 The create tool is adding twice the created feature

  • this is only occurring with PostGIS (and is also present when GeoServer uses PostGIS)
  • also reported against Oracle
  • initial testing with debugger show insertSQL being called once when the feature is created; and again during commit

UDIG-1703 SDK Source code for GeoTools not picked up in Eclipse

  • Jesse indicates the directory structure has to exactly match net.refractions.udig.libs

Back to the top