Re: [Geotools-devel] jts update from locationtech sprint

2016-01-26 Thread Jody Garnett
I also asked the origional author ...

-- Forwarded message --

> From: James Macgill 
> Date: 26 January 2016 at 19:40
> Subject: Re: geotools 1 shapefile code
> To: Jody Garnett 



Wow that is old code - no objections from me!
>
> On Tue, Jan 26, 2016 at 4:37 PM, Jody Garnett 
>  wrote:
> Afternoon James, hopefully this address still works.
> Got some geotools 1 shapefile code being used in JTS:
>
> https://github.com/dr-jts/jts/blob/master/jtsapp/src/main/java/com/vividsolutions/jtstest/testbuilder/io/shapefile/
> The headers were not quite correct, so I am sending this email to confirm
> the code was under control of geotools project and you don't mind us giving
> it to JTS :)
> --
> Jody Garnett


--
Jody Garnett

On 26 January 2016 at 14:50, Jody Garnett  wrote:

> Thanks Justin! A single +1 is great to acknowledge :)
>
> --
> Jody Garnett
>
> On 26 January 2016 at 14:35, Justin Deoliveira  wrote:
>
>> Not sure if you need a second but I second that!
>>
>> On Tue, Jan 26, 2016 at 2:43 PM Jody Garnett 
>> wrote:
>>
>>> Hanging out with Martin at the locationtech sprint ... over time JTS has
>>> forked a couple classes from GeoTools:
>>>
>>> - SDO - oracle STRUCT to Geometry conversion
>>> - Shapefile - the origional java.File based implementation before
>>> java.io :)
>>>
>>> I, as a GeoTools PMC member, would like to make these available to the
>>> JTS project (in a similar fashion to how GeoServer code is shared with
>>> GeoTools).
>>> --
>>> Jody Garnett
>>>
>>> --
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>

--
Jody Garnett

On 26 January 2016 at 14:50, Jody Garnett  wrote:

> Thanks Justin! A single +1 is great to acknowledge :)
>
> --
> Jody Garnett
>
> On 26 January 2016 at 14:35, Justin Deoliveira  wrote:
>
>> Not sure if you need a second but I second that!
>>
>> On Tue, Jan 26, 2016 at 2:43 PM Jody Garnett 
>> wrote:
>>
>>> Hanging out with Martin at the locationtech sprint ... over time JTS has
>>> forked a couple classes from GeoTools:
>>>
>>> - SDO - oracle STRUCT to Geometry conversion
>>> - Shapefile - the origional java.File based implementation before
>>> java.io :)
>>>
>>> I, as a GeoTools PMC member, would like to make these available to the
>>> JTS project (in a similar fashion to how GeoServer code is shared with
>>> GeoTools).
>>> --
>>> Jody Garnett
>>>
>>> --
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>>> ___
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] jts update from locationtech sprint

2016-01-26 Thread Jody Garnett
Thanks Justin! A single +1 is great to acknowledge :)

--
Jody Garnett

On 26 January 2016 at 14:35, Justin Deoliveira  wrote:

> Not sure if you need a second but I second that!
>
> On Tue, Jan 26, 2016 at 2:43 PM Jody Garnett 
> wrote:
>
>> Hanging out with Martin at the locationtech sprint ... over time JTS has
>> forked a couple classes from GeoTools:
>>
>> - SDO - oracle STRUCT to Geometry conversion
>> - Shapefile - the origional java.File based implementation before java.io
>> :)
>>
>> I, as a GeoTools PMC member, would like to make these available to the
>> JTS project (in a similar fashion to how GeoServer code is shared with
>> GeoTools).
>> --
>> Jody Garnett
>>
>> --
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] jts update from locationtech sprint

2016-01-26 Thread Justin Deoliveira
Not sure if you need a second but I second that!

On Tue, Jan 26, 2016 at 2:43 PM Jody Garnett  wrote:

> Hanging out with Martin at the locationtech sprint ... over time JTS has
> forked a couple classes from GeoTools:
>
> - SDO - oracle STRUCT to Geometry conversion
> - Shapefile - the origional java.File based implementation before java.io
> :)
>
> I, as a GeoTools PMC member, would like to make these available to the JTS
> project (in a similar fashion to how GeoServer code is shared with
> GeoTools).
> --
> Jody Garnett
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> ___
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] jts update from locationtech sprint

2016-01-26 Thread Jody Garnett
Hanging out with Martin at the locationtech sprint ... over time JTS has
forked a couple classes from GeoTools:

- SDO - oracle STRUCT to Geometry conversion
- Shapefile - the origional java.File based implementation before java.io :)

I, as a GeoTools PMC member, would like to make these available to the JTS
project (in a similar fashion to how GeoServer code is shared with
GeoTools).
--
Jody Garnett
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel