"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,
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
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
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
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
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
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'
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
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
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,
10 matches
Mail list logo