swebb wrote:
> I hope someone can help me. I am just looking into using geotools to help
> parse a featuretypestyle but I'm having difficulty with the basics. I
> receive a xml string as part of a message that is sent to a process I am
> working on, the string contains some xml which I have the xsd
Our problem with JAXB is that we have two schemas to work against for
featureTypeStyle:
- SLD 1.0
- SE 1.1
We are not aware of a way to use JAXB against more than one schema.
swebb wrote:
> I suppose another question would be has anyone got JAXB2 to generate the code
> based on the xsd's and if
On Wednesday 09 July 2008 03:39:36 pm Manfred PAUL wrote:
> Hi,
>
> im am using geotools with an arcsde 9.2, but since version 2.4.4 (maybe
> 2.4.2, cause 2.4.1 works) i can't get a connection to my database. I tested
> also with 2.4.4 but the result is still the same:
> ...
> Is this a known probl
On Jul 23, 2008, at 11:22 PM, Martin Desruisseaux wrote:
> Y.J.Chun a écrit :
>> I could not solve the below problem in the end. And creating
>> AffineTransform from MathTransform
>> is critical part in my program.
>
> I have not yet had a chance to inspect what is going on. But the
> behavi
chiming in late after vacation, sorry for the late response Paul.
Actually I don't think that's possible.
SHAPE.length is sort of an special property of geometric fields in arcsde. We
don't expose it as an attribute but just the geometric property SHAPE. So if
you issue a filter like that you'll
Y.J.Chun a écrit :
> I could not solve the below problem in the end. And creating
> AffineTransform from MathTransform
> is critical part in my program.
I have not yet had a chance to inspect what is going on. But the behavior you
are reporting suggests that the affine transform coefficients ar
I suppose another question would be has anyone got JAXB2 to generate the code
based on the xsd's and if not what is the problem. Also is it possible to
compile the code using Jaxb1 and would this be possible in a Java 6
environment.
Thanks again
Steve
--
View this message in context:
http://ww
Thanks for the suggestions. As it turns out, it was my fault. I am
running geoserver in a JBoss container. Another Service Archive (SAR) in
the same container was using an older verion (2.2.1 vs 2.4.4) of
gt2-referencing.jar. Because of the way JBoss loads classes, this was
conflicting with the
Hi there,
I hope someone can help me. I am just looking into using geotools to help
parse a featuretypestyle but I'm having difficulty with the basics. I
receive a xml string as part of a message that is sent to a process I am
working on, the string contains some xml which I have the xsd for. The
Hello.
I could not solve the below problem in the end. And creating
AffineTransform from MathTransform
is critical part in my program.
can anyone teach me if there is other way to do this?
Thanks.
On Jul 21, 2008, at 10:19 PM, Y. J. Chun wrote:
>
> Hello.
>
> I have a method that convert M
10 matches
Mail list logo