Re: [Geotools-devel] Supporting circular arcs in GeoTools

2013-06-12 Thread Justin Deoliveira
Yup, this looks great to me. On Wed, Jun 12, 2013 at 12:32 PM, Andrea Aime wrote: > On Wed, Jun 12, 2013 at 4:29 PM, Justin Deoliveira > wrote: > >> Its important to note that on the encoding side the type/element qname >> declared by the binding is only used if there is type in the context whi

Re: [Geotools-devel] Supporting circular arcs in GeoTools

2013-06-12 Thread Andrea Aime
On Wed, Jun 12, 2013 at 4:29 PM, Justin Deoliveira wrote: > Its important to note that on the encoding side the type/element qname > declared by the binding is only used if there is type in the context which > is often not there for encoding (think encoding a straight feature > collection without

[Geotools-devel] [jira] (GEOT-4486) JDBCDataStore searches only for tables and views, not for synonyms

2013-06-12 Thread Robin Pradel (JIRA)
Robin Pra

Re: [Geotools-devel] Confusion looking at the code in JDBCDataStore

2013-06-12 Thread Christian Mueller
Ok Justin, I will fix the bug, continue investigation and send you a report. Thanks Christian 2013/6/12 Justin Deoliveira > > > > On Wed, Jun 12, 2013 at 8:15 AM, Christian Mueller < > christian.muel...@os-solutions.at> wrote: > >> 1) >> >> The method >> >> buildEnvelopeAggregates >> >> causes

Re: [Geotools-devel] JUMP Lib for Multi-Threaded Geoprocessing

2013-06-12 Thread Landon Blake
Probably not a good fit then. There is probably license issues, and I want to stay away from the GeoTools feature model. OSGeo Labs it is then. :] Thanks. Landon On Tue, Jun 11, 2013 at 11:14 PM, Andrea Aime wrote: > On Wed, Jun 12, 2013 at 12:49 AM, Landon Blake < > sunburned.surve...@gmail.

Re: [Geotools-devel] Confusion looking at the code in JDBCDataStore

2013-06-12 Thread Justin Deoliveira
On Wed, Jun 12, 2013 at 8:15 AM, Christian Mueller < christian.muel...@os-solutions.at> wrote: > 1) > > The method > > buildEnvelopeAggregates > > causes some confusion for me. > > I have a sql table with 3 Point attributes, each with a different SRSid. > > The method iterates over all geometry at

Re: [Geotools-devel] Supporting circular arcs in GeoTools

2013-06-12 Thread Justin Deoliveira
On Tue, Jun 11, 2013 at 2:46 AM, Andrea Aime wrote: > On Tue, Jun 4, 2013 at 3:30 PM, Justin Deoliveira wrote: > >> I see, so a generic binding for LineString that would then do some >> typechecks and delegate to the proper >> >>> subclasses? My worry is, at that point, isn't the element used for

[Geotools-devel] Confusion looking at the code in JDBCDataStore

2013-06-12 Thread Christian Mueller
1) The method buildEnvelopeAggregates causes some confusion for me. I have a sql table with 3 Point attributes, each with a different SRSid. The method iterates over all geometry attributes for extent calculation, but the sql attribute name passed to the dialect is always the attribute of the