Re: [Geotools-devel] Public domain contribution

2017-07-10 Thread Jody Garnett
It has now been a month since I passed this to the OSGeo borad, I will ask
for a status update. Sorry this is taking so long, everyone must be on
summer holiday.

--
Jody Garnett

On 7 June 2017 at 18:47, Jody Garnett  wrote:

> I am working with sjudeng and the board to see if we can get an OSGeo CLA
> suitable for governments to sign (as an alternative to the public domain
> dance).
>
> I am waiting to hear back, and possibly talk to Ben who is good at this
> stuff, before recommending a course of action.
>
> --
> Jody Garnett
>
> On 5 June 2017 at 08:43, Jim Hughes  wrote:
>
>> Hi all,
>>
>> Separate from the licensing, I believe that ElasticSearch uses Guava 18.
>> GeoTools and GeoServer uses version 17.
>>
>> Does ElasticGeo work with Guava 17?
>>
>> Cheers,
>>
>> Jim
>>
>>
>> On 06/02/2017 05:42 PM, sjudeng wrote:
>>
>> Jody,
>>
>> Thanks for your quick response. It does sound like a pain. I'll look into
>> the CLA.
>>
>> On Fri, Jun 2, 2017 at 4:24 PM, Jody Garnett 
>> wrote:
>>
>>> You can see the language used here - http://docs.geotools.org/lat
>>> est/userguide/welcome/license.html
>>>
>>> Indeed we tried to make our demo code public domain, but because that
>>> was not a license it made it even harder for people to use. We now have our
>>> demo code as BSD.
>>>
>>> --
>>> Jody Garnett
>>>
>>> On 2 June 2017 at 14:22, Jody Garnett  wrote:
>>>
 It has been done before in the geotools library. Mostly for us
 government employees who's work is in the public domain (since it was paid
 for by the people).

 Please understand that public domain is an alternative to copyright -
 not an alternative to having a license. Indeed copyright is the stick we
 use to enforce our open source license.

 I cannot remember the details now but you basically put your
 contribution into the public domain and we pick it up (changing the
 packages and so on becoming contributors and donating it to the geotools
 project).

 So this is really not a lot of fun; do you have a legal requirement to
 use the public domain? Or are you just looking for an alternative to your
 employer signing a code contribution agreement?


 --
 Jody Garnett

 On 2 June 2017 at 14:18, sjudeng  wrote:

> Is it possible to make a public domain contribution to GeoTools and
> GeoServer without a CLA? I'm interested in contributing an Elasticsearch
> plugin (https://github.com/ngageoint/elasticgeo), which is licensed
> based on the GeoTools (LGPL) and GeoServer (GPL) components. My
> contributions to the plugin are public domain. I can reach out to the list
> again in a separate thread on whether this would be welcome and what would
> be required from a technical perspective but wanted to start with this
> question first.
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>

>>>
>>
>>
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> GeoTools-Devel mailing 
>> listGeoTools-Devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] Reminder: GeoTools / GeoServer meeting at 19:30 UTC on Tuesday

2017-07-10 Thread Ben Caradoc-Davies

GeoTools / GeoServer committee meeting on Skype at 19:30 UTC on Tuesday:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+/+GeoServer+Meeting=2017=7=11=19=30=0=1

--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] [JIRA] (GEOT-5776) Mercator_2_SP: problem with parseWkt

2017-07-10 Thread marie paule Corre (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marie paule Corre created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoTools /  GEOT-5776  
 
 
  Mercator_2_SP: problem with parseWkt   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 10/Jul/17 5:32 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 marie paule Corre  
 

  
 
 
 
 

 
 Hello I have a problem with that: 1 - CoordinateReferenceSystem crss = CRS.parseWKT("PROJCS[\"Mercator\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\"," + "SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]]," + "TOWGS84[0,0,0,0,0,0,0],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9108\"]],AUTHORITY[\"EPSG\",\"4326\"]]," + "PROJECTION[\"Mercator_2SP\"],PARAMETER[\"standard_parallel_1\",-33.5],PARAMETER[\"central_meridian\",0],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"Meter\",1]]"); 2- the result is: PROJCS["unnamed",  GEOGCS["WGS 84",  DATUM["WGS_1984",  SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]],  TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],  AUTHORITY["EPSG","6326"]],  PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],  UNIT["degree", 0.017453292519943295],  AXIS["Longitude", EAST],  AXIS["Latitude", NORTH],  AUTHORITY["EPSG","4326"]],  PROJECTION["Mercator_2SP"],  PARAMETER["standard_parallel_1", 33.5],  PARAMETER["latitude_of_origin", 0.0],  PARAMETER["central_meridian", 0.0],  PARAMETER["false_easting", 0.0],  PARAMETER["false_northing", 0.0],  UNIT["m", 1.0],  AXIS["x", EAST],  AXIS["y", NORTH]] The standard_parallel_1 before is negative: -33.5 after is positive:33.5. What is the problem. Best regards  
 

  
 
 
  
 

 
 
 

  

[Geotools-devel] [JIRA] (GEOT-5775) Images with ROI not correctly warped when not using jai-ext

2017-07-10 Thread Andrea Aime (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrea Aime created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoTools /  GEOT-5775  
 
 
  Images with ROI not correctly warped when not using jai-ext   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 coverage  
 
 
Created: 
 10/Jul/17 4:32 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Andrea Aime  
 

  
 
 
 
 

 
 The warped output has a solid image attached, instead of the warped ROI  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get JIRA notifications on your phone! Download the JIRA Cloud app here. 
  
 
 

[Geotools-devel] [JIRA] (GEOT-5774) gt-xsd won't parse TextSymbolizer embedded Graphic extension

2017-07-10 Thread Andrea Aime (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrea Aime created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoTools /  GEOT-5774  
 
 
  gt-xsd won't parse TextSymbolizer embedded Graphic extension   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 xsd-sld  
 
 
Created: 
 10/Jul/17 4:26 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Andrea Aime  
 

  
 
 
 
 

 
 As subject says.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get JIRA notifications on your phone! Download the JIRA Cloud app here.