svn commit: r1673294 - in /sis/branches/JDK8/core/sis-referencing/src: main/java/org/apache/sis/internal/referencing/provider/ main/resources/META-INF/services/ test/java/org/apache/sis/internal/refer

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 21:52:51 2015 New Revision: 1673294 URL: http://svn.apache.org/r1673294 Log: Referencing: added parameters for "Lambert Conformal (2SP)" and the Belgium case. Not yet connected to the actual map projection code. Added: sis/branches/JDK8/core/sis-referen

svn commit: r1673291 [1/2] - /sis/site/trunk/content/content/CoordinateOperationMethods.html

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 21:47:19 2015 New Revision: 1673291 URL: http://svn.apache.org/r1673291 Log: - Added Lambert Conformal projection parameters. - Make the page a little bit more "semantic web friendly" by using , and tags. Modified: sis/site/trunk/content/content/Coordi

svn commit: r947461 [2/2] - in /websites/staging/sis/trunk/content: ./ content/CoordinateOperationMethods.html

2015-04-13 Thread buildbot
Modified: websites/staging/sis/trunk/content/content/CoordinateOperationMethods.html == --- websites/staging/sis/trunk/content/content/CoordinateOperationMethods.html (original) +++ websites/staging/sis/trunk/content/cont

svn commit: r947461 [1/2] - in /websites/staging/sis/trunk/content: ./ content/CoordinateOperationMethods.html

2015-04-13 Thread buildbot
Author: buildbot Date: Mon Apr 13 21:47:24 2015 New Revision: 947461 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/content/CoordinateOperationMethods.html Propchange: websites/staging/sis/trunk/c

svn commit: r1673291 [2/2] - /sis/site/trunk/content/content/CoordinateOperationMethods.html

2015-04-13 Thread desruisseaux
Modified: sis/site/trunk/content/content/CoordinateOperationMethods.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/content/CoordinateOperationMethods.html?rev=1673291&r1=1673290&r2=1673291&view=diff == ---

svn commit: r1673235 - in /sis/branches/JDK8/core/sis-referencing/src: main/java/org/apache/sis/internal/referencing/provider/ main/java/org/apache/sis/referencing/operation/projection/ main/resources

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 16:19:15 2015 New Revision: 1673235 URL: http://svn.apache.org/r1673235 Log: Referencing: added a provider for "Lambert Conformal (1SP)". Not yet connected to the actual map projection formulas. Added: sis/branches/JDK8/core/sis-referencing/src/main/java

svn commit: r1673222 [4/5] - in /sis/ip-review: ./ rev/09215/ rev/10796/ rev/11372/ rev/20874/

2015-04-13 Thread desruisseaux
Added: sis/ip-review/rev/10796/LambertConformal.xhtml URL: http://svn.apache.org/viewvc/sis/ip-review/rev/10796/LambertConformal.xhtml?rev=1673222&view=auto == --- sis/ip-review/rev/10796/LambertConformal.xhtml (added) +++

svn commit: r1673222 [3/5] - in /sis/ip-review: ./ rev/09215/ rev/10796/ rev/11372/ rev/20874/

2015-04-13 Thread desruisseaux
Added: sis/ip-review/rev/09215/LambertConformalBelgium.xhtml URL: http://svn.apache.org/viewvc/sis/ip-review/rev/09215/LambertConformalBelgium.xhtml?rev=1673222&view=auto == --- sis/ip-review/rev/09215/LambertConformalBelg

svn commit: r1673222 [5/5] - in /sis/ip-review: ./ rev/09215/ rev/10796/ rev/11372/ rev/20874/

2015-04-13 Thread desruisseaux
Added: sis/ip-review/rev/10796/LambertConformalESRI.xhtml URL: http://svn.apache.org/viewvc/sis/ip-review/rev/10796/LambertConformalESRI.xhtml?rev=1673222&view=auto == --- sis/ip-review/rev/10796/LambertConformalESRI.xhtml

svn commit: r1673222 [2/5] - in /sis/ip-review: ./ rev/09215/ rev/10796/ rev/11372/ rev/20874/

2015-04-13 Thread desruisseaux
Added: sis/ip-review/rev/09215/LambertConformal1SP.xhtml URL: http://svn.apache.org/viewvc/sis/ip-review/rev/09215/LambertConformal1SP.xhtml?rev=1673222&view=auto == --- sis/ip-review/rev/09215/LambertConformal1SP.xhtml (a

svn commit: r1673222 [1/5] - in /sis/ip-review: ./ rev/09215/ rev/10796/ rev/11372/ rev/20874/

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 15:20:44 2015 New Revision: 1673222 URL: http://svn.apache.org/r1673222 Log: Added IP review for LambertConformal projection. Added: sis/ip-review/LambertConformal.xhtml (with props) sis/ip-review/LambertConformal1SP.xhtml (with props) sis/ip-

[jira] [Resolved] (SIS-198) Remove "remarks" property from ImmutableIdentifier (replaced by "description")

2015-04-13 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux resolved SIS-198. - Resolution: Fixed > Remove "remarks" property from ImmutableIdentifier (replaced by "descript

svn commit: r1673206 - in /sis/branches/JDK8/core: sis-metadata/src/main/java/org/apache/sis/metadata/iso/ sis-metadata/src/test/java/org/apache/sis/metadata/iso/ sis-referencing/src/main/java/org/apa

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 14:31:18 2015 New Revision: 1673206 URL: http://svn.apache.org/r1673206 Log: Remove ImmutableIdentifier.remarks, which is replaced by 'description' (SIS-198). Allows parameters to be declared deprecated. Review Mercator parameters, declaring "scale_factor" in

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

2015-04-13 Thread buildbot
Author: buildbot Date: Mon Apr 13 14:27:58 2015 New Revision: 947414 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/content/CoordinateOperationMethods.html Propchange: websites/staging/sis/trunk/c

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

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 14:27:53 2015 New Revision: 1673203 URL: http://svn.apache.org/r1673203 Log: Update parameter lists and hide deprecated parameter. Modified: sis/site/trunk/content/content/CoordinateOperationMethods.html Modified: sis/site/trunk/content/content/Coordinat

[jira] [Updated] (SIS-198) Remove "remarks" property from ImmutableIdentifier (replaced by "description")

2015-04-13 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-198: Description: The new revision of ISO 19115 published in 2013 introduces a new property in {{Id

[jira] [Created] (SIS-198) Remove "remarks" property from ImmutableIdentifier (replaced by "description")

2015-04-13 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-198: --- Summary: Remove "remarks" property from ImmutableIdentifier (replaced by "description") Key: SIS-198 URL: https://issues.apache.org/jira/browse/SIS-198 Project:

svn commit: r1673142 - in /sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis: internal/referencing/provider/CoordinateOperationMethodsHTML.java test/HTMLGenerator.java

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 09:20:21 2015 New Revision: 1673142 URL: http://svn.apache.org/r1673142 Log: Referencing documentation: Generates a slightly more compact HTML. Modified: sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/internal/referencing/provider/Co

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

2015-04-13 Thread desruisseaux
Author: desruisseaux Date: Mon Apr 13 09:18:06 2015 New Revision: 1673141 URL: http://svn.apache.org/r1673141 Log: Slightly more compact HTML. Modified: sis/site/trunk/content/content/CoordinateOperationMethods.html Modified: sis/site/trunk/content/content/CoordinateOperationMethods.html URL

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

2015-04-13 Thread buildbot
Author: buildbot Date: Mon Apr 13 09:18:14 2015 New Revision: 947384 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/content/CoordinateOperationMethods.html Propchange: websites/staging/sis/trunk/c