[sis] branch geoapi-4.0 updated: Updates paths and properties to new syntax or location.

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 7c07889 Updates paths and

[jira] [Assigned] (SIS-452) Satellite-tracking projections

2019-10-01 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/SIS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux reassigned SIS-452: --- Assignee: Martin Desruisseaux > Satellite-tracking projections >

[jira] [Updated] (SIS-452) Satellite-tracking projections

2019-10-01 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/SIS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-452: Fix Version/s: 1.1 > Satellite-tracking projections > -- > >

svn commit: r1867846 - /sis/site/trunk/content/tables/CoordinateOperationMethods.html

2019-10-01 Thread desruisseaux
Author: desruisseaux Date: Tue Oct 1 14:30:26 2019 New Revision: 1867846 URL: http://svn.apache.org/viewvc?rev=1867846=rev Log: Reduce the number of authorities declared in "Stereographic_North_Pole" and "Stereographic_South_Pole": limit to ESRI, OGC and Proj. Modified:

svn commit: r1050904 - in /websites/staging/sis/trunk/content: ./ templates/release-announce.html

2019-10-01 Thread buildbot
Author: buildbot Date: Tue Oct 1 14:31:58 2019 New Revision: 1050904 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/templates/release-announce.html Propchange:

svn commit: r1867847 - /sis/site/trunk/content/templates/release-announce.html

2019-10-01 Thread desruisseaux
Author: desruisseaux Date: Tue Oct 1 14:31:52 2019 New Revision: 1867847 URL: http://svn.apache.org/viewvc?rev=1867847=rev Log: Update the release annoucement template with ISO 19115-3. Modified: sis/site/trunk/content/templates/release-announce.html Modified:

svn commit: r1050903 - in /websites/staging/sis/trunk/content: ./ tables/CoordinateOperationMethods.html

2019-10-01 Thread buildbot
Author: buildbot Date: Tue Oct 1 14:30:37 2019 New Revision: 1050903 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html Propchange:

[sis] 03/09: feat (referencing) : add some tests for satellite-tracking projections from tables 38 and 39 of Snyder's Manual (page 238). Fix the condition of the while loop when applying Newton method

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 2b94c39aca000c337ff37b8c09a8e0a801ae00c2 Author: Matthieu_Bastianelli AuthorDate: Wed Jul 24 14:33:59 2019 +0200

[sis] 06/09: refactor (referencing satellite-tracking projections) : Method used by both (cylindrical and conic) direct transformation of the Satellite-tracking projections to compute the L coefficie

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 8c2d72d85ff84114983ef2e1f62cd2cf5e538585 Author: Matthieu_Bastianelli AuthorDate: Thu Jul 25 12:18:37 2019 +0200

[sis] 02/09: feat (sis-referencing & internal) : add test for cylindrical satellite-tracking projection and refactor of the ConicSatelliteTracking classe to use methods instead of lambda expressions

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit c9746c3198d9cefcde6394e4089cfa5ac506e2b3 Author: Matthieu_Bastianelli AuthorDate: Tue Jul 23 12:52:07 2019 +0200

[sis] 08/09: Merge remote-tracking branch 'Satellite_Tracking_Projection' into geoapi-4.0. Some refactoring to come in next commits.

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 4f9f6950404554c20e1600171a537bf883ba0f83 Merge: 6274488 8c2d72d Author: Martin Desruisseaux AuthorDate: Tue Oct

[sis] 01/09: feat (sis-referencing & internal) : implement cylindrical and conic satellite-tracking projections from Snyder's 'Map Projections - a working Manual'. Don't compute derivatives yet. Very

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit d6502364fe43513d836c23c2016844d2ca315531 Author: Matthieu_Bastianelli AuthorDate: Tue Jul 23 09:31:22 2019 +0200

[sis] 07/09: Reduce the numbers of authorities declared in the ESRI-specific projections: limit to ESRI, OGC and Proj4.

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 6274488fad7169664133c5ee1fa8e8cca0a84533 Author: Martin Desruisseaux AuthorDate: Tue Oct 1 16:41:27 2019 +0200

[sis] 04/09: feat (referencing- satellite tracking) : refactor to extract terms from transform/inverseTransform methods AND try to compute Jacobian Matrix. Tests not passed for the conic sate

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit a8a3962f58f1a4d401448a6e7758b99e31357c99 Author: Matthieu_Bastianelli AuthorDate: Wed Jul 24 18:31:59 2019 +0200

[sis] 05/09: fix (referencing satellite-tracking projections) : fix the Jacobian matrix in both satellite-tracking projections by inverting m01 and m10 in order to have the partial derivative of x on

2019-10-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 47873d482b06c88e11d5d9d48266f84cec48a0f2 Author: Matthieu_Bastianelli AuthorDate: Thu Jul 25 10:25:35 2019 +0200