Re: [Geotools-devel] Checking on GeoTools License Compatibility

2008-12-30 Thread Sunburned Surveyor
I was afraid that might be the case. I've got the JUMP API as a dependency because I included a plug-in for OpenJUMP as part of the module. I'll have to package this code separately, and release it under the GPL as I suspected. Thanks for the clarification. Landon On Tue, Dec 30, 2008 at 1:54 PM

Re: [Geotools-devel] Checking on GeoTools License Compatibility

2008-12-30 Thread Johann Sorel
Sunburned Surveyor a écrit : > I realize now that I should have checked on license compatibility > BEFORE introducing a dependency in my module, but hind sight is 20/20. > > Here are the libraries I'm using for the GPX2 module and their > respective licenses: > > Joda: Apache License Version 2.0 >

[Geotools-devel] Checking on GeoTools License Compatibility

2008-12-30 Thread Sunburned Surveyor
I realize now that I should have checked on license compatibility BEFORE introducing a dependency in my module, but hind sight is 20/20. Here are the libraries I'm using for the GPX2 module and their respective licenses: Joda: Apache License Version 2.0 JDOM: Apache Style License with acknowledge

[Geotools-devel] Working on Gpx2 Maven Module Set-Up: Javadoc and Supporting Docs

2008-12-30 Thread Sunburned Surveyor
OK. Based on Adrian's input I think I've got a Pom.xml ready to go for my module. Before I ask someone to take a peek at my attempt to make a Maven Module for GPX2 I had a couple more questions: Where in the module should I put the Javadoc I generate for the code in the module? Is this Javadoc ge

[Geotools-devel] [jira] Created: (GEOT-2245) JDBCFeatureReader never performs object conversions even if the code is meant to

2008-12-30 Thread Andrea Aime (JIRA)
JDBCFeatureReader never performs object conversions even if the code is meant to Key: GEOT-2245 URL: http://jira.codehaus.org/browse/GEOT-2245 Project: GeoTools

[Geotools-devel] [jira] Created: (GEOT-2244) RetypingIterator uses inefficient SimpleFeatureBuilder.build method

2008-12-30 Thread Andrea Aime (JIRA)
RetypingIterator uses inefficient SimpleFeatureBuilder.build method --- Key: GEOT-2244 URL: http://jira.codehaus.org/browse/GEOT-2244 Project: GeoTools Issue Type: Bug

[Geotools-devel] Are we allowed to redistribute NADCON grid files?

2008-12-30 Thread Martin Desruisseaux
I downloaded the NADCON grid files from http://www.ngs.noaa.gov/PC_PROD/NADCON/ and I'm considering to include them in the JAR file of GeoTools referencing module, as an optional plugin. If I'm understanding right, it is in the public domain because it is U.S. government work, so I would be allo

[Geotools-devel] [jira] Created: (GEOT-2243) ForceCoordinateSystemIterator/Reader use inefficient SimpleFeatureBuilder retype method

2008-12-30 Thread Andrea Aime (JIRA)
ForceCoordinateSystemIterator/Reader use inefficient SimpleFeatureBuilder retype method --- Key: GEOT-2243 URL: http://jira.codehaus.org/browse/GEOT-2243 Project: Geo

Re: [Geotools-devel] DB2 Plugin

2008-12-30 Thread David Adler
The DB2 internal geometry representation uses integer coordinate values that are compressed. The ST_AsBinary and ST_AsText functions are provided as ways for applications to work with the spatial data in an industry standard (OGC and ISO) format. The various spatial constructors accept data in

Re: [Geotools-devel] lost commit access

2008-12-30 Thread Simone Giannecchini
np, I do similar mistakes all the time! Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Owner - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http:

Re: [Geotools-devel] lost commit access

2008-12-30 Thread Michael Bedward
2008/12/30 Simone Giannecchini wrote: > I am copying an old email here below with instructions. > Oh dear... I'd actually already done that and then managed to forget all about it. Very embarrassing :-( Thanks Simone Michael -

Re: [Geotools-devel] Including module documentation in the GeoTools User Guide.

2008-12-30 Thread Jody Garnett
Writing guidelines are here: http://docs.codehaus.org/display/GEOT/6+Documentation http://docs.codehaus.org/display/GEOT/02+User+Guide You would want to make your documentation a "child page" of the existing unsupported section: http://docs.codehaus.org/display/GEOTDOC/16+Unsupported Cheers, Jod

Re: [Geotools-devel] Problems integrating Sextante with GeoTools SPI

2008-12-30 Thread Jody Garnett
Andrea Aime wrote: > Jody Garnett ha scritto: > >> Hi Andrea; >> >> gt-process is still unsupported; indeed I am hoping for feedback from >> the process of intergrating sextante in order to refine this api. >> > > So, do you think it would make sense to have the factory generate > multiple

Re: [Geotools-devel] Context/enviroment variables in SLD

2008-12-30 Thread Jody Garnett
Andrea Aime wrote: > Jody Garnett ha scritto: >> Hi Andrea > Hi Jody... you're not cc'ing the ml anymore? I am having an anoying time with email clients these days - it was not intensional. >> This was last being worked on by James and I cannot remember how he >> planned to integrate things. I pe

Re: [Geotools-devel] About the improved labeller

2008-12-30 Thread Jody Garnett
Andrea Aime wrote: > Labeller has landed on 2.5.x and trunk. I've enabled it by default > on trunk and deprecated the old one. Thanks Andrea; I am testing it on trunk now. >> There is one annoying bit of work that I would like to request - even >> if you can just tell me how to do it. Jesse started

[Geotools-devel] Postgis tests broken on trunk

2008-12-30 Thread Jody Garnett
Hi Andrea; this thread has been on my rainy day list for a while. I have added, but not committed, two utility methods: - Types.assertNameAssignable (ensures that the name/value relationship holds to the point that you can assign data over) - Types.assertOrderAssignable (ensures that the order/v

Re: [Geotools-devel] lost commit access

2008-12-30 Thread Simone Giannecchini
I am copying an old email here below with instructions. You basically need to set up an osgeo user id and send it to someone that is already a member of our group to add yourself ( I can do that). Simone. Geotools subversion has been migrated. Here is relevant info for you to administer things

[Geotools-devel] lost commit access

2008-12-30 Thread Michael Bedward
I just tried to commit a cleaned-up version of the raster to vector process code but I seem to have lost commit access since the move to the new host. How do I arrange to get it back ? I'm on the contributors list. cheers Michael -