Jody Garnett ha scritto:
We should return to the list on this one; I just sent private emails
yesterday in order not to annoy the list with a patch. If I was not so
sleepy i would of attached it to a JIRA (do we have a JIRA?).
Update for the list: We have made some progress with policing the
in
Frank Gasdorf ha scritto:
> Hi Martin, Hi Justin,
>
> Thanks for reply! I would prefer the way to extend the Element class with an
> pullOptionalString method analogous to the pullOptionalElement one. I created
> a patch for the two classes : Element and Parser itself. I guess for further
> dis
Justin Deoliveira ha scritto:
> Hi Emily,
>
> Emily Gouge wrote:
>> Thanks for the info Justin. (Sorry I'm slow getting back to you; I was
>> away last week).
>>
>> If I work at implementing this can I bug you for help and ask you to
>> review the work as I go along? I'm sure I'll need some ad
Justin Deoliveira wrote:
> Chiming in late, +1 on the change.
+1 from me as well. I nailed my list of existing toURL grievances to
GEOT-2568 (I linked it to GEOT-1714 and GEOS-1760). I would be equally
happy with a utility class that we can publicise.
> The question is how to ensure that
> dev
Jody Garnett wrote:
> Okay so I have started being able to patch these problems (and am
> getting more test cases to pass):
> 1. file.toURI()
> 2. check result; if it contains "+" symbols; unpack; replace; repack into URI
> 3. change to URL
> I am going to wrap this up in a DataUtilities method; th
Ben Caradoc-Davies ha scritto:
> Justin Deoliveira wrote:
>> Chiming in late, +1 on the change.
>
> +1 from me as well. I nailed my list of existing toURL grievances to
> GEOT-2568 (I linked it to GEOT-1714 and GEOS-1760). I would be equally
> happy with a utility class that we can publicise.
>
Andrea Aime wrote:
> IBM JDK 6 is still not usable, it has bugs related
> to reflection that prevent GeoServer to work on it
XStream-related?
--
Ben Caradoc-Davies
Software Engineer, CSIRO Exploration and Mining
Australian Resources Research Centre
26 Dick Perry Ave, Kensington WA 6151, Austral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Jody,
thank you for your fast reply. I do not work under restricted
conditions. After a long try and error session I find out some things
and post it in the
Re: [Geotools-gt2-users] How to initialize the epsg stuff
because I think it belongs to t
Infinite loop when trying to render labels whose font size has been set to zero
---
Key: GEOT-2579
URL: http://jira.codehaus.org/browse/GEOT-2579
Project: GeoTools
I
Improvement DijkstrasPathFinder to into account Turn Costs
--
Key: GEOT-2581
URL: http://jira.codehaus.org/browse/GEOT-2581
Project: GeoTools
Issue Type: Improvement
Component
LikeFilter AND encoding
---
Key: GEOT-2580
URL: http://jira.codehaus.org/browse/GEOT-2580
Project: GeoTools
Issue Type: Bug
Components: core xml
Affects Versions: 2.5.5
Reporter: Roy Braam
When
Ben Caradoc-Davies ha scritto:
> Andrea Aime wrote:
>> IBM JDK 6 is still not usable, it has bugs related
>> to reflection that prevent GeoServer to work on it
>
> XStream-related?
Possibly, but I'm not sure. Christian knows more.
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert
Kevin Neufeld ha scritto:
> Hi Andrea,
>
> Ok, I think I found a test case. The zip attachment contains a shape
> file of a mere 10 features. If you try to render them using the SLD and
> zoom to the area defined by
> BBOX=1159128.0092474436,687668.0837239925,1166603.1769392828,695143.2514158
In the meantime a new version of ibm sdk 6 is available. (I am working with
the new version). If you look at the list of fixes and search for
introspection, you can get an idea why there have been problems with
geoserver running on ibm skd.
I am still in the process of testing
Title: fixes
Christian Müller ha scritto:
> In the meantime a new version of ibm sdk 6 is available. (I am working
> with the new version). If you look at the list of fixes and search for
> introspection, you can get an idea why there have been problems with
> geoserver running on ibm skd.
Wow, lots of them
[
http://jira.codehaus.org/browse/GEOT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Aime reopened GEOT-2578:
---
Reopening to fix typo in the subject
> ParserException in AUTHORITHY element if code is not annotated
> ---
ArcSDE does never support sorting, regardless of the SortBy attributes
--
Key: GEOT-2582
URL: http://jira.codehaus.org/browse/GEOT-2582
Project: GeoTools
Issue Type: Bug
Hi Andrea,
Thanx for your help. Unfortunately, the style you posted does not work for me.
Now I have labels that are rendering on
top of my graphics.
Having a font-size of 0 was the only way I could get the renderer NOT to label
text.
- If I remove the font tag completely, it seems to defaul
Andrea Aime wrote:
> Justin Deoliveira ha scritto:
>> Hi Emily,
>>
>> Emily Gouge wrote:
>>> Thanks for the info Justin. (Sorry I'm slow getting back to you; I
>>> was away last week).
>>>
>>> If I work at implementing this can I bug you for help and ask you to
>>> review the work as I go alon
Is Geotools currently using code from JSR-275?
I'm looking for a Jar file for the spec that I can use in my own code,
and I didn't see one available on the JSR-275 website. I can download
the CVS and roll my own, but I thought it would be better to use a
geotools build of the CVS if it was availab
We have uploaded one to the maven repository; I seem to recall we
either downloaded it from the JSR page (or from JScience project who
did the work).
Jody
On 01/07/2009, at 2:21 AM, Sunburned Surveyor wrote:
> Is Geotools currently using code from JSR-275?
>
> I'm looking for a Jar file for
One thing at a time; the bug is still not fixed near as I can tell.
Andrea found a better way (removing some internal decoding/encoding
stuff that only the shapefile datastore was doing). We still have some
test failures so the cat is not in the bag yet (and thus not suitable
for documentin
Add WKTParser convenience constructor that takes a GeometryBuilder
--
Key: GEOT-2583
URL: http://jira.codehaus.org/browse/GEOT-2583
Project: GeoTools
Issue Type: Improvement
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1749/changes
Changes:
[bencaradocdavies] Added inactive module sample-data-access-isogeom to explore
use of iso geometry
[bencaradocdavies] GEOT-2583: Add WKTParser convenience constructor that takes
a GeometryBuilder
---
Emily Gouge wrote:
>
>
> Andrea Aime wrote:
>> Justin Deoliveira ha scritto:
>>> Hi Emily,
>>>
>>> Emily Gouge wrote:
Thanks for the info Justin. (Sorry I'm slow getting back to you; I
was away last week).
If I work at implementing this can I bug you for help and ask you to
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1750/changes
--
___
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists
I just checked out 2.3-M1 from svn to build it locally and grab the
sources, but after installing it i ran into compile issues, in api
stating that ReferencedEnvelope.getArea() does not exist.
Removing locally and downloading from the maven repo gives me my build
back. Question is why are the t
Hello,
I got the following Exception thread if calling CRS.lookupEpsgCode in multible
treads.
Exception in thread "pool-2-thread-3"
org.geotools.factory.RecursiveSearchException: Recursive call while creating a
'FactoryUsingWKT' object.
at org.geotools.factory.FactoryRegistry.isAvailable(Fact
28 matches
Mail list logo