1. c2e884d Add a note about order of import statements. by Martin Desruisseaux · 4 months ago main
  2. d1fb594 Clarifications in documentation. by Martin Desruisseaux · 4 months ago
  3. 6a03e68 Add "How to extend with custom CRS" page. by Martin Desruisseaux · 6 months ago
  4. f06cbd2 Fix wrong maven coordinates for `sis-referencing`. by Martin Desruisseaux · 6 months ago
  5. 9fa3fc7 Remove the dependency to Bootstrap for avoiding the download of CSS from a foreigner site. by Martin Desruisseaux · 6 months ago
  6. 73184f2 Remove the menu since we removed JavaScript. by Martin Desruisseaux · 6 months ago
  7. 456af78 Remove the carousel, replaced by an ordinary table. by Martin Desruisseaux · 6 months ago
  8. 26fe328 Replace a few remaining "http" URL by "https". by Martin Desruisseaux · 6 months ago
  9. e38f878 Replace "geodetic datum" by "geodetic reference frame" in text. by Martin Desruisseaux · 1 year, 3 months ago
  10. 373b0d3 Merge pull request #3 from raboof/patch-1 by Martin Desruisseaux · 1 year, 1 month ago
  11. 524a8b1 Fix DOAP syntax by Arnout Engelen · 1 year, 1 month ago
  12. 066cfb0 Add an "How to" about building a 4-dimensional CRS. by Martin Desruisseaux · 1 year, 5 months ago
  13. 80ff48c Update build instruction with the use of environment variable. by Martin Desruisseaux · 1 year, 5 months ago
  14. 193deeb Document the policy applied in recent changes: by Martin Desruisseaux · 1 year, 6 months ago
  15. 584a696 Update command-line documentation with new feature added in SIS 1.5. by Martin Desruisseaux · 1 year, 6 months ago
  16. ed691be Replace {{< highlight >}} statements by backticks in markdown files. by Martin Desruisseaux · 1 year, 6 months ago
  17. 26e28a8 Move 4 PMC members to emeritus. Three of them were already ASF emeritus, one of them has his status changed directly on LDAP. by Martin Desruisseaux · 1 year, 7 months ago
  18. 9e64bdc Said that SIS can use "http ranges" when reading TIFF files. by Martin Desruisseaux · 2 years, 7 months ago
  19. 1738f3b Fix Java version. by Martin Desruisseaux · 2 years, 7 months ago
  20. 2bce94b Set GeoAPI version to 3.0.2 and Unit API to JSR-385. by Martin Desruisseaux · 1 year, 8 months ago
  21. bd61200 Update release instruction for changes in the Gradle build: by Martin Desruisseaux · 1 year, 8 months ago
  22. 356a1ff Replace our custom `JAVA_OPTS` environment variable by the standard `JDK_JAVA_OPTIONS`. by Martin Desruisseaux · 1 year, 8 months ago
  23. 6c4b10a Better documentation about the handling of NilReason and the view as TreeTableMap. by Martin Desruisseaux · 1 year, 8 months ago
  24. e496564 Rename de "GeoAPI" style as "API" for convenience. by Martin Desruisseaux · 1 year, 8 months ago
  25. 729e122 Reorganize and develop the discussion about metadata and nil values. by Martin Desruisseaux · 1 year, 8 months ago
  26. f4ec9d1 Review introduction in developer guide, update versions and references to "build helper". by Martin Desruisseaux · 1 year, 8 months ago
  27. 6855a5a Remove the French pages, because they are not maintained for a long time. by Martin Desruisseaux · 1 year, 8 months ago
  28. 154b1ec Add a link to instruction for downloading optional dependencies. by Martin Desruisseaux · 1 year, 8 months ago
  29. 88b18f0 Add a column saying which module provides each data format. by Martin Desruisseaux · 1 year, 9 months ago
  30. d478474 Add the newly released http://www.opengis.net/doc/is/COG/1.0 in the list of standards supported by SIS. by Martin Desruisseaux · 1 year, 9 months ago
  31. 191a580 Fix an error in the version of Glassfish dependency. by Martin Desruisseaux · 1 year, 10 months ago
  32. 0f8f3e9 Prepare documentation for the 1.4 release. by Martin Desruisseaux · 1 year, 10 months ago
  33. aa14718 Update the "test release candidate" section of release management page. by Martin Desruisseaux · 1 year, 10 months ago
  34. 78d5576 Add instruction about Maven deployment (for the parent POM). by Martin Desruisseaux · 1 year, 10 months ago
  35. e173b3e Partial update of release management notes, with more instruction about publishing. by Martin Desruisseaux · 1 year, 10 months ago
  36. 81a6e08 Partial upgrade of release instruction to the new gradle build system. by Martin Desruisseaux · 1 year, 10 months ago
  37. 0da7931 Release notes for Apache SIS 1.4. by Martin Desruisseaux · 1 year, 10 months ago
  38. be694f7 Merge the "build" page with the "sources" and "downloads" pages. by Martin Desruisseaux · 1 year, 10 months ago
  39. 768e4fa Add notes about Java modules in SIS 1.4 and later. by Martin Desruisseaux · 1 year, 10 months ago
  40. b12ce4d Update setup instructions, in particular the ones about PostgreSQL. by Martin Desruisseaux · 1 year, 10 months ago
  41. 1a23a24 Update the list CRS and operation methods supported by Apache SIS 1.4. by Martin Desruisseaux · 1 year, 10 months ago
  42. ee9ecef Set GeoAPI version number to 3.0.2. by Martin Desruisseaux · 1 year, 10 months ago
  43. 4fef9a5 Remove duplicated section. by Martin Desruisseaux · 1 year, 10 months ago
  44. ca77ed5 Merge "release-management-setup.md" content into "release-management.md". by Martin Desruisseaux · 1 year, 10 months ago
  45. be146d2 Document new policy about `@since` and `@version` javadoc tags. by Martin Desruisseaux · 1 year, 10 months ago
  46. c17a53b Update the version, Java requirement and the "How to" examples. by Martin Desruisseaux · 1 year, 10 months ago
  47. 78041c6 Replace "master" by "main" branch and "Maven" by "Gradle" build tools, by Martin Desruisseaux · 2 years ago
  48. daaea55 Add a link to ASF privacy policy. by Martin Desruisseaux · 2 years, 1 month ago
  49. d58b4fc Fix typos (publication date, etc). by Martin Desruisseaux · 2 years, 2 months ago
  50. 1a25795 Add two more examples in the referencing section. by Martin Desruisseaux · 2 years, 3 months ago
  51. f3e04ec Add more "how to" examples for raster data. by Martin Desruisseaux · 2 years, 3 months ago
  52. eb53c54 Clarify in which conditions the `GridCoverage` can be used outside the `try` block. by Martin Desruisseaux · 2 years, 3 months ago
  53. ec90f7e Reorganize the "how to" examples with better separation of raster use cases. by Martin Desruisseaux · 2 years, 3 months ago
  54. 2259d65 Fix historical GeoAPI version 1.0. by Martin Desruisseaux · 2 years, 3 months ago
  55. cb5a071 Remove the instructions about how to open Apache SIS as a NetBeans project. by Martin Desruisseaux · 2 years, 5 months ago
  56. 3a0e830 Add more "How to" items. by Martin Desruisseaux · 2 years, 6 months ago
  57. bea3f1f Move "How to" items in the FAQ as pages in the "How to" directory. by Martin Desruisseaux · 2 years, 6 months ago
  58. 9845d20 Add a "How to…" section with three first items. by Martin Desruisseaux · 2 years, 6 months ago
  59. d685dbc Add a reminder to update GitHub release page. by Martin Desruisseaux · 2 years, 7 months ago
  60. f12c192 Skip the initial commit of 'next-release' branch. by Martin Desruisseaux · 2 years, 7 months ago
  61. 174f2d0 Prepare a branch for next release. by Martin Desruisseaux · 2 years, 7 months ago
  62. 8810161 Add BigTIFF in the list of supported formats. by Martin Desruisseaux · 2 years, 7 months ago
  63. 5f3bfd0 Adjust release date and release instructions. by Martin Desruisseaux · 2 years, 7 months ago
  64. f164542 Add clearer information about required Java version. by Martin Desruisseaux · 2 years, 8 months ago
  65. f45b5fd Convert `release-discuss` template to HTML. by Martin Desruisseaux · 2 years, 8 months ago
  66. 492491e Update release instruction and set version numbers. by Martin Desruisseaux · 2 years, 8 months ago
  67. 0edb366 Rename `source` and `target` directories to their default values, by Martin Desruisseaux · 2 years, 8 months ago
  68. 723ca6e Minor adjustments in documentation about new release. by Martin Desruisseaux · 2 years, 8 months ago
  69. d9656c7 Convert release notes from static HTML pages to markdown for processing by Hugo. by Martin Desruisseaux · 2 years, 8 months ago
  70. 47eb1cf Prepare release notes. by Martin Desruisseaux · 2 years, 8 months ago
  71. 7e80b47 Update the list CRS and operation methods supported by Apache SIS 1.3. by Martin Desruisseaux · 2 years, 8 months ago
  72. dd8701a Fix common spelling errors. by Martin Desruisseaux · 2 years, 8 months ago
  73. 5d7be79 Add ISO 19157:2013 in the list of supported standards. by Martin Desruisseaux · 2 years, 8 months ago
  74. f84b26f Adjust section title. by Martin Desruisseaux · 3 years ago
  75. f33caad Add instruction about how to set a custom `DataSource` for connection to EPSG database. by Martin Desruisseaux · 3 years ago
  76. c1a6ee5 Minor edition for making the documentation more up-to-date. by Martin Desruisseaux · 3 years, 2 months ago
  77. 2254a51 Style and minor edition of developer guide. by Martin Desruisseaux · 3 years, 2 months ago
  78. daec927 Reorganise the developer guide with more text moved to annex. by Martin Desruisseaux · 3 years, 2 months ago
  79. 0bbc38a Rename "Formats" as "Data formats" and add information about AWS S3 access. by Martin Desruisseaux · 3 years, 2 months ago
  80. baeca7b List modules in the download pages. Minor editions. by Martin Desruisseaux · 3 years, 2 months ago
  81. 96eb2fb Table Of Content (TOC) highlights the viewed item in the main document. by Martin Desruisseaux · 3 years, 3 months ago
  82. 43fae1c Remove the generated developer guide from the `main` branch. by Martin Desruisseaux · 3 years, 3 months ago
  83. 688bd2f Expand the release vote template. by Martin Desruisseaux · 3 years, 3 months ago
  84. 3f67ee1 Update information about SIS 1.2 release. by Martin Desruisseaux · 3 years, 3 months ago
  85. 6a3c441 Update release instructions. by Martin Desruisseaux · 3 years, 3 months ago
  86. eac1526 Repeat link to mailing lists and add link to GitHub. by Martin Desruisseaux · 3 years, 3 months ago
  87. 1ae2bef Online examples need to use "https" in URLs. by Martin Desruisseaux · 3 years, 3 months ago
  88. 297b42d Release notes for Apache SIS 1.2. by Martin Desruisseaux · 3 years, 3 months ago
  89. cd4794a Update the list CRS and operation methods supported by Apache SIS 1.2. by Martin Desruisseaux · 3 years, 3 months ago
  90. 38f7615 Remove warning about bug in URL for downloading EPSG data and add a list of supported formats. by Martin Desruisseaux · 3 years, 3 months ago
  91. b0ebd1e Remove links to decomissioned email archives. by Martin Desruisseaux · 3 years, 7 months ago
  92. ea4263e Edit or remove obsolete information. by Martin Desruisseaux · 3 years, 10 months ago
  93. a33365c Add warning and workaround for know bug: download of EPSG data does not work. by Martin Desruisseaux · 3 years, 10 months ago
  94. 1e61f2d Initial page for JavaFX application. by Martin Desruisseaux · 3 years, 10 months ago
  95. 2d44a9c Rearrange a few menu items and add a precision about supported standards. by Martin Desruisseaux · 3 years, 10 months ago
  96. 1266336 Translate from French to English the last developer guide sections that were missing. by Martin Desruisseaux · 3 years, 10 months ago
  97. c890e46 Update links to developer guide. by Martin Desruisseaux · 3 years, 10 months ago
  98. 3557b02 Move the sylesheets to the root for consistency with other subdirectories (book, openoffice, javadoc…) which do not use a "css" subdirectory. by Martin Desruisseaux · 3 years, 10 months ago
  99. fab336f Rename the "img" directory as "images" for consistency with other "images" directories elsewhere in this site. by Martin Desruisseaux · 3 years, 10 months ago
  100. c5666f0 Replace deprecated <mfenced> tag in MathML. by Martin Desruisseaux · 3 years, 10 months ago