[Geotools-devel] [jira] Created: (GEOT-823) "Timer already cancelled" exception in DeferredAuthorityFactory

2006-03-16 Thread Martin Desruisseaux (JIRA)
"Timer already cancelled" exception in DeferredAuthorityFactory --- Key: GEOT-823 URL: http://jira.codehaus.org/browse/GEOT-823 Project: GeoTools Type: Bug Components: referencing Versions: 2.3.M0,

[Geotools-devel] [jira] Created: (GEOT-822) ExpressionBuilder only allows literals and attributes as function arguments. It should allow any expression

2006-03-16 Thread Gabriel Rold?n (JIRA)
ExpressionBuilder only allows literals and attributes as function arguments. It should allow any expression --- Key: GEOT-822 URL: http://jira.codehaus.org/browse/GEOT-822

Re: [Geotools-devel] Re: parsing Geometry not working

2006-03-16 Thread Jonas Johansson
Thanks a lot! The line http://www.opengis.net/gml"; srsName="EPSG:4269"> did the trick! Jonas On Thu, 2006-03-16 at 11:52 -0500, Chris Holmes wrote: > Have you tried including the gml namespace declarations in your > MultiLineString? That GeoTools parser generally likes them. Try > something

Re: [Geotools-devel] Re: parsing Geometry not working

2006-03-16 Thread Chris Holmes
Have you tried including the gml namespace declarations in your MultiLineString? That GeoTools parser generally likes them. Try something like this: >>http://foo.bar/gml_polygon_schema.xsd"; xmlns:gml="http://www.opengis.net/gml";> >> >> >> >> -106,38 -106

Re: [Geotools-devel] Re: parsing Geometry not working

2006-03-16 Thread Jody Garnett
Jonas Johansson wrote: So that you know, the parsing goes through without problems. ExcuteHandler also handles start(), end() and characters() and reads in the document just fine.. But the geometry() method never gets called. I checked that MultiLineString is indeed a type that would be handled b

[Geotools-devel] [jira] Created: (GEOT-821) FilterFilter loses characters content

2006-03-16 Thread Gabriel Rold?n (JIRA)
FilterFilter loses characters content - Key: GEOT-821 URL: http://jira.codehaus.org/browse/GEOT-821 Project: GeoTools Type: Bug Components: main Versions: 2.2-RC1 Reporter: Gabriel Roldán Assigned to: Gabriel Rold

[Geotools-devel] Re: parsing Geometry not working

2006-03-16 Thread Jonas Johansson
So that you know, the parsing goes through without problems. ExcuteHandler also handles start(), end() and characters() and reads in the document just fine.. But the geometry() method never gets called. I checked that MultiLineString is indeed a type that would be handled by the geotools code. I'

[Geotools-devel] RE: [Geoapi-devel] Make a cube, win prizes

2006-03-16 Thread John Herring
For those unfamiliar with ISO 19107, a cube is a polyhedral surface, 6 face polygons with 4 distinct points each (5 to close with the first = last). Each face shares its 4 edges with 4 other faces (with orientation reversed). A unit cube at the origin is (using a variant of SF4SQL WKT): POLYHEDR

[Geotools-devel] parsing Geometry not working

2006-03-16 Thread Jonas Johansson
On parsing a Geometry, what is it that I don't understand here? If my ExecuteHandler implements the method geometry(Geometry g), and the reader is reading some XML-stream containing the following extract: http://foo.bar/gml_polygon_schema.xsd";> -106,3

[Geotools-devel] GeoTools Build Report [ 2006/03/15 23:55 ]

2006-03-16 Thread Paul Ramsey
GeoTools2 module build report 20060315 gt2:referencing cleaned, compiled, tested, INSTALLED 2357 gt2:sample-data cleaned, compiled, tested, INSTALLED 2357 gt2:coverage cleaned, compiled, tested, INSTALLED 2358 gt2:api cleaned, compiled, tested, INSTALLED 2358 gt2:main cleaned,