Roy Braam ha scritto: > List, > > I want to submit a DXF-datastore module. It reads DXF files into the > feature structure of Geotools. The module only reads dxf files, not > (yet) write them.
Hi Roy, welcome to GeoTools. To submit a module in the community section you first have to read the developer guide so that you know about project procedures: http://docs.codehaus.org/display/GEOT/Home You also have to sign and send an OSGeo contribution assignment, basically giving the copyright on your module to OSGeo. See details here: http://docs.codehaus.org/display/GEOT/1+Contributors Once you have done that come back, say you did it, and we'll give you commit access to GeoTools and you'll be able to contribute the module in the community section. The community section is a sort of staging area, modules there are not part of the formal release, but are a good place to raise interest in your module. To get a module into "supported" land you also have to find a stable maintainer for the module (someone that cares for it in the longer term) and add enough unit tests to prove the module is stable. See: http://docs.codehaus.org/display/GEOT/Supporting+your+module Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
