You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by de...@apache.org on 2023/01/21 14:47:34 UTC

[sis-site] branch asf-site updated (3a5253c0 -> 53fcfe15)

This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sis-site.git


    from 3a5253c0 Merge branch 'asf-staging' into asf-site.
     add f714d2e6 Add more items in the "How to" page.
     new 53fcfe15 Merge branch 'asf-staging' into asf-site

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 en/sitemap.xml                                     |  16 +-
 howto.html                                         |  14 +-
 ...ection.html => envelopes_in_different_crs.html} |  95 ++---
 howto/export_metadata_to_xml.html                  | 463 +++++++++++++++++++++
 ..._equality.html => geographic_bounding_box.html} |  99 +++--
 howto/index.xml                                    |  38 ++
 howto/raster_values_at_geographic_coordinates.html |   4 +-
 ...m_coordinates.html => transform_envelopes.html} | 107 +++--
 index.xml                                          |  38 ++
 sitemap.xml                                        |   2 +-
 10 files changed, 715 insertions(+), 161 deletions(-)
 rename howto/{instantiate_UTM_projection.html => envelopes_in_different_crs.html} (61%)
 create mode 100644 howto/export_metadata_to_xml.html
 copy howto/{crs_equality.html => geographic_bounding_box.html} (59%)
 copy howto/{transform_coordinates.html => transform_envelopes.html} (52%)


[sis-site] 01/01: Merge branch 'asf-staging' into asf-site

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sis-site.git

commit 53fcfe15cff48a3ded04ee2aa62d642bce0935ff
Merge: 3a5253c0 f714d2e6
Author: Martin Desruisseaux <ma...@geomatys.com>
AuthorDate: Sat Jan 21 15:47:23 2023 +0100

    Merge branch 'asf-staging' into asf-site

 en/sitemap.xml                                     |  16 +-
 howto.html                                         |  14 +-
 ...ection.html => envelopes_in_different_crs.html} |  95 ++---
 howto/export_metadata_to_xml.html                  | 463 +++++++++++++++++++++
 ...rojection.html => geographic_bounding_box.html} | 106 +++--
 howto/index.xml                                    |  38 ++
 howto/raster_values_at_geographic_coordinates.html |   4 +-
 howto/transform_envelopes.html                     | 225 ++++++++++
 index.xml                                          |  38 ++
 sitemap.xml                                        |   2 +-
 10 files changed, 872 insertions(+), 129 deletions(-)