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 baba20e7492c9f1e4277e1a92137e3ec9c75e0a2 Merge: 3da99470 039844d6 Author: Martin Desruisseaux <martin.desruisse...@geomatys.com> AuthorDate: Mon Feb 10 11:10:49 2025 +0100 Merge branch 'asf-staging' into asf-site: removal of Bootstrap dependency. https://issues.apache.org/jira/browse/INFRA-26519 DOAP.rdf | 4 +- about.html | 78 ++++ book/book.css | 16 +- book/en/developer-guide.html | 2 +- code-patterns.html | 209 ++++------ coding-conventions.html | 211 ++++------- command-line.html | 318 ++++++---------- contributor.html | 168 +++------ documentation.html | 79 ++++ downloads.html | 204 ++++------ epsg.html | 258 +++++-------- examples/coordinates/AmericanCities.csv | 10 +- examples/coordinates/CanadianCities.csv | 10 +- faq.html | 230 ++++------- formats.html | 203 ++++------ howto.html | 207 ++++------ howto/compound_crs.html | 138 +++++++ howto/crs_equality.html | 230 ++++------- howto/datalake_to_datacube.html | 240 +++++------- howto/envelopes_in_different_crs.html | 220 ++++------- howto/export_metadata_to_xml.html | 228 ++++------- howto/geodetic_paths.html | 212 ++++------- howto/geographic_bounding_box.html | 216 ++++------- howto/index.xml | 93 ++--- howto/instantiate_utm_projection.html | 224 ++++------- howto/lookup_crs_urn.html | 248 +++++------- howto/parallel_computation.html | 214 ++++------- howto/parse_and_format_mgrs_codes.html | 216 ++++------- howto/raster_values_at_geographic_coordinates.html | 244 +++++------- howto/raster_values_at_pixel_coordinates.html | 256 +++++-------- howto/rasters_bigger_than_memory.html | 276 +++++--------- howto/read_geotiff.html | 266 +++++-------- howto/read_netcdf.html | 296 ++++++--------- howto/resample_raster.html | 214 ++++------- howto/transform_coordinates.html | 224 ++++------- howto/transform_envelopes.html | 272 +++++-------- howto/write_raster.html | 216 ++++------- index.html | 191 +++------- index.xml | 235 +++--------- javafx.html | 236 ++++-------- mail-lists.html | 166 +++----- release-management.html | 420 +++++++++------------ release-notes.html | 170 +++------ release-notes/0.1.html | 172 +++------ release-notes/0.2.html | 174 +++------ release-notes/0.3.html | 174 +++------ release-notes/0.4.html | 174 +++------ release-notes/0.5.html | 174 +++------ release-notes/0.6.html | 176 +++------ release-notes/0.7.html | 174 +++------ release-notes/0.8.html | 174 +++------ release-notes/1.0.html | 174 +++------ release-notes/1.1.html | 174 +++------ release-notes/1.2.html | 174 +++------ release-notes/1.3.html | 174 +++------ release-notes/1.4.html | 172 +++------ release-notes/index.xml | 70 +--- sis.css | 250 +++++++++--- sitemap.xml | 75 ++-- source.html | 228 ++++------- standards.html | 170 +++------ team-list.html | 178 +++------ templates/release-announce.html | 3 +- 63 files changed, 4179 insertions(+), 7423 deletions(-)