Re: [Geotools-devel] Cylindrical Equal Area Projection

2016-10-25 Thread Peter Borissow
...@yahoo.com> To: Andrea Aime <andrea.a...@geo-solutions.it> Cc: Geotools-Devel list <geotools-devel@lists.sourceforge.net> Sent: Friday, May 8, 2015 4:15 PM Subject: Re: [Geotools-devel] Cylindrical Equal Area Projection Hello Andrea-    Apologies for the late response. I have been on

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-05-09 Thread Andrea Aime
On Fri, May 8, 2015 at 10:15 PM, Peter Borissow peter.boris...@yahoo.com wrote: Hello Andrea- Apologies for the late response. I have been on travel with limited access to email. It might be a couple more weeks before I get to my computer to submit pull request and complete the assignment

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-05-08 Thread Peter Borissow
@lists.sourceforge.net Sent: Sunday, April 26, 2015 5:57 AM Subject: Re: [Geotools-devel] Cylindrical Equal Area Projection On Tue, Apr 7, 2015 at 12:18 PM, Andrea Aime andrea.a...@geo-solutions.it wrote: The fact they are off after a full roundtrip is normal, precision of floating point

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-26 Thread Andrea Aime
On Tue, Apr 7, 2015 at 12:18 PM, Andrea Aime andrea.a...@geo-solutions.it wrote: The fact they are off after a full roundtrip is normal, precision of floating point numbers is limited. But I don't know about the residual difference between cs2cs and geotools, nothing comes to mind right

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-07 Thread Peter Borissow
(cs2cs). Any more thoughts/suggestions? Thanks, Peter From: Andrea Aime andrea.a...@geo-solutions.it To: Peter Borissow peter.boris...@yahoo.com Cc: Geotools-Devel list geotools-devel@lists.sourceforge.net Sent: Monday, April 6, 2015 2:02 PM Subject: Re: [Geotools-devel] Cylindrical Equal

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-07 Thread Andrea Aime
On Tue, Apr 7, 2015 at 11:58 AM, Peter Borissow peter.boris...@yahoo.com wrote: Adding +towgs84=0,0,0 to cs2cs helps but the coordinates are a few meters off in the y axis for the autalic sphere, at least on my computer: cs2cs WGS84 -- NSIDC EASE-Grid Global (EPSG:3410) 10 10 -- 963010.77

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-06 Thread Andrea Aime
On Mon, Apr 6, 2015 at 1:59 PM, Peter Borissow peter.boris...@yahoo.com wrote: Hello Andrea- I have attached an updated copy of the CylindricalEqualArea class along with a test script. The CylindricalEqualArea class supports 2 alias projections: - World Behrmann (ESRI:54017) - Lambert

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-06 Thread Andrea Aime
On Mon, Apr 6, 2015 at 7:29 PM, Andrea Aime andrea.a...@geo-solutions.it wrote: Indeed quite off. This is happening because cs2cs is not applying any transformation to lon and lat, it is just taking them as valid values on the autalic sphere without compensating for the difference in

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-06 Thread Andrea Aime
On Mon, Apr 6, 2015 at 8:54 PM, Peter Borissow peter.boris...@yahoo.com wrote: Andrea- Thanks for following up on this. So it sounds like the class I wrote is ok but the test scripts need to be tweaked. Do you still want me to do a pull request or can you commit the code on my behalf. I

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-06 Thread Peter Borissow
support!Peter From: Andrea Aime andrea.a...@geo-solutions.it To: Peter Borissow peter.boris...@yahoo.com Cc: Geotools-Devel list geotools-devel@lists.sourceforge.net Sent: Monday, April 6, 2015 2:02 PM Subject: Re: [Geotools-devel] Cylindrical Equal Area Projection On Mon, Apr 6

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-04-06 Thread Peter Borissow
-Devel list geotools-devel@lists.sourceforge.net Sent: Sunday, March 29, 2015 10:13 AM Subject: Re: [Geotools-devel] Cylindrical Equal Area Projection On Sun, Mar 29, 2015 at 2:39 PM, Peter Borissow peter.boris...@yahoo.com wrote: I have attached a first cut of the CylindricalEqualArea

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-30 Thread Peter Borissow
-devel] Cylindrical Equal Area Projection On Sun, Mar 29, 2015 at 2:39 PM, Peter Borissow peter.boris...@yahoo.com wrote: I have attached a first cut of the CylindricalEqualArea projection. You will need to add 2 lines to the org.geotools.referencing.operation.MathTransformProvider

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-29 Thread Peter Borissow
I have attached a first cut of the CylindricalEqualArea projection. You will need to add 2 lines to the org.geotools.referencing.operation.MathTransformProvider for it to work:    org.geotools.referencing.operation.projection.CylindricalEqualArea$Provider   

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-29 Thread Andrea Aime
On Sun, Mar 29, 2015 at 2:39 PM, Peter Borissow peter.boris...@yahoo.com wrote: I have attached a first cut of the CylindricalEqualArea projection. You will need to add 2 lines to the org.geotools.referencing.operation.MathTransformProvider for it to work:

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-28 Thread Andrea Aime
On Fri, Mar 27, 2015 at 10:48 AM, Peter Borissow peter.boris...@yahoo.com wrote: Hello- I would like to contribute to GeoTools by implementing the Cylindrical Equal Area Projection: http://www.remotesensing.org/geotiff/proj_list/cylindrical_equal_area.html In doing so, we should be

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-28 Thread Andrea Aime
-solutions.it *To:* Peter Borissow peter.boris...@yahoo.com *Cc:* geotools-devel@lists.sourceforge.net geotools-devel@lists.sourceforge.net *Sent:* Saturday, March 28, 2015 7:03 AM *Subject:* Re: [Geotools-devel] Cylindrical Equal Area Projection On Fri, Mar 27, 2015 at 10:48 AM, Peter Borissow

Re: [Geotools-devel] Cylindrical Equal Area Projection

2015-03-28 Thread Andrea Aime
On Sat, Mar 28, 2015 at 2:48 PM, Peter Borissow peter.boris...@yahoo.com wrote: Got it. Couple more questions: I'd like to implement the Behrmann and Gall Orthographic projections. They are simple Cylindrical Equal Area projections with a predefined standard parallel. Do I need to create a

[Geotools-devel] Cylindrical Equal Area Projection

2015-03-27 Thread Peter Borissow
Hello-    I would like to contribute to GeoTools by implementing the Cylindrical Equal Area Projection: http://www.remotesensing.org/geotiff/proj_list/cylindrical_equal_area.html In doing so, we should be able to support other cylindrical equal area projections like NSIDC EASE-Grid Global