See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/111/changes
--
[...truncated 1682 lines...]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorI
Chris Holmes ha scritto:
> Well, MySQL still doesn't have 'real' spatial operations, afaik. It's
> all still against the bounding envelopes. So I don't think it'll
> actually be accurate for proximity queries.
>
> To account for this we do the real spatial operations in java, which
> means lo
Well, MySQL still doesn't have 'real' spatial operations, afaik. It's
all still against the bounding envelopes. So I don't think it'll
actually be accurate for proximity queries.
To account for this we do the real spatial operations in java, which
means loading everything from the db in to j