Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Jody Garnett
> Jody, what I mean was not how to create and use GPG keys, but how we manage > keys. For example, do we rely on a web of trust with each developer having > their own signing key or do we have an official GeoTools key, such as that > used by Linux distributions (Fedora ...)? I guess the individual

[Geotools-devel] [jira] Created: (GEOT-3226) Cannot read DBFs with deleteFlag

2010-07-29 Thread Matthias Kretschmar (JIRA)
Cannot read DBFs with deleteFlag Key: GEOT-3226 URL: http://jira.codehaus.org/browse/GEOT-3226 Project: GeoTools Issue Type: Bug Components: data shapefile Affects Versions: 2.6.3 Re

Re: [Geotools-devel] handling of geometry crs

2010-07-29 Thread Rini.Angreani
Hi Jody, You're quite right, apparently the GML spec said that srsName is inherited from enclosing elements. Sorry for not checking earlier. I'll attach the patch then. Thanks Rini -Original Message- From: Jody Garnett [mailto:jody.garn...@gmail.com] Sent: Thursday, 29 July 2010 9:04

[Geotools-devel] Hudson build is back to normal : geotools-trunk #2940

2010-07-29 Thread Hudson
See -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in

[Geotools-devel] [jira] Created: (GEOT-3225) Build broken by missing test data dotsStars.sld for gt-render LineTest.testDotsStars

2010-07-29 Thread Ben Caradoc-Davies (JIRA)
Build broken by missing test data dotsStars.sld for gt-render LineTest.testDotsStars Key: GEOT-3225 URL: http://jira.codehaus.org/browse/GEOT-3225 Project: GeoTools

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Ben Caradoc-Davies
Jody, what I mean was not how to create and use GPG keys, but how we manage keys. For example, do we rely on a web of trust with each developer having their own signing key or do we have an official GeoTools key, such as that used by Linux distributions (Fedora ...)? I guess the individual web-

[Geotools-devel] Build failed in Hudson: geotools-trunk #2939

2010-07-29 Thread Hudson
See -- [...truncated 2590 lines...] at org.geotools.referencing.CRS.transform(CRS.java:1422) at org.geotools.geometry.jts.ReferencedEnvelope.transform(ReferencedEnvelope.java:630)

Re: [Geotools-devel] Builds failings, no more mvn?

2010-07-29 Thread Justin Deoliveira
Should be fixed now. On 10-07-29 12:44 AM, Andrea Aime wrote: > Hi, > the builds are failing on the build box with this error: > > Started by user hudson > Updating http://svn.osgeo.org/geotools/trunk > A > modules/library/render/src/test/java/org/geotools/renderer/lite/ExternalGraphicTest.java >

[Geotools-devel] Pushing further on transformations: working in pixel space

2010-07-29 Thread Andrea Aime
Hi, so, I'd like to push a little further on geometry transformations by adding one that can work against the geometry expressed in pixels. Pixels, not meters. Let me explain why, and then try to offers ways to dodge the problem. When we apply a transformation against a geometry we blindly make th

[Geotools-devel] Build failed in Hudson: geotools-trunk #2938

2010-07-29 Thread Hudson
See Changes: [aaime] [GEOT-3224] Add support for dasharray in combination with graphic strokes -- Started by an SCM change Updating http://svn.osgeo.org/geotools/trunk A modules/l

[Geotools-devel] Put graphic strokes and dash arrays togheter

2010-07-29 Thread Andrea Aime
... and you get a tool to build some decently complex line stylings. Such as the one attached to: http://jira.codehaus.org/browse/GEOT-3224 Just committed for your styling pleasure. This time I made a full build (16m, over 2m to build the xsd-gml3 and 1m to build app schema... damn slow connectio

[Geotools-devel] [jira] Created: (GEOT-3224) Add support for dasharray in combination with graphic strokes

2010-07-29 Thread Andrea Aime (JIRA)
Add support for dasharray in combination with graphic strokes - Key: GEOT-3224 URL: http://jira.codehaus.org/browse/GEOT-3224 Project: GeoTools Issue Type: Improvement Com

Re: [Geotools-devel] handling of geometry crs

2010-07-29 Thread Jody Garnett
Not sure that will work (leaving it to us) keep the conversation going. Reni what are you expecting the output to be like? Are you expecting an srsName on everything? My understanding of gml is that the srsName can be done somewhere earlier (say at the feature collection level), and only needs t

Re: [Geotools-devel] handling of geometry crs

2010-07-29 Thread Rini.Angreani
You're right, I've seen the inconsistencies with userData used as a Map, and otherwise in different places. Anyway, I tried my idea for the simple fix, but it won't work, since it requires more changes in different bindings all over the place. The "fix" in GML2EncodingUtils I suggested would onl

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Jody Garnett
The earlier link documented the process for a GPG key. - For more information, please refer to How To Generate PGP Signatures With Maven. Some folks have asked why do we require all this information in the POM for deployed artifacts so here's a small explanation. The POM being deployed with the

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Ben Caradoc-Davies
On 29/07/10 15:05, Jody Garnett wrote: >> ** >> ** >> ** >> ** >> ** If the project packaging is jar, and the jar file contains java classes, >> there must be a -javadoc.jar for main artifact. >> ** If the project packaging is jar, there must be a -sources.jar for main >> artifact. >> ** All proj

[Geotools-devel] Builds failings, no more mvn?

2010-07-29 Thread Andrea Aime
Hi, the builds are failing on the build box with this error: Started by user hudson Updating http://svn.osgeo.org/geotools/trunk A modules/library/render/src/test/java/org/geotools/renderer/lite/ExternalGraphicTest.java A modules/library/render/src/test/resources/org/geotools/renderer/lite/test-

[Geotools-devel] Build failed in Hudson: geotools-trunk #2937

2010-07-29 Thread Hudson
See Changes: [aaime] Bringing back chart module tests in the build and adding one more test in the rendering module -- Started by user hudson Updating http://svn.osgeo.org/geotools/trunk A

Re: [Geotools-devel] Improved graphics stroke handling

2010-07-29 Thread Roy Braam
Indeed, congrats with the result! _ From: Ian Turton [mailto:ijtur...@gmail.com] To: Andrea Aime [mailto:aa...@opengeo.org] Cc: Geotools-Devel list [mailto:geotools-de...@lists.sourceforge.net] Sent: Wed, 28 Jul 2010 22:08:21 +0200 Subject: Re: [Geotools-devel] Improved graphics stroke ha

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Jody Garnett
Here is one we may not be able to meet: the groupId of your Maven project, it must match your domain name, so com.googlecode.myprj is valid one but myprj is not We would want to distribute geoapi; and we don't own org.opengis. We could fold the interfaces into our gt-api jar (as long as we keep th

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Jody Garnett
> * Project POM has the following elements. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** check. > ** If the project packaging is jar, and the jar file contains java classes, > there must be a -

Re: [Geotools-devel] osgeo deploy server

2010-07-29 Thread Jody Garnett
So the main issue is the "central sync" requirement right? - https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-6.CentralSyncRequirement * Project POM has the following elements. ** ** ** ** ** ** ** ** ** ** ** ** ** If th