Skip to content

History

Revisions

  • Updated TiledUnit (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    9bedf9a
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    0eb1864
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    173a464
  • Updated _Sidebar (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    78ba000
  • Updated _Sidebar (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    582c0c3
  • Updated TiledUnit (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    1576d48
  • Updated ExistingFile (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    bcce718
  • Updated Miscellaneous functions (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    7c50e1a
  • Updated Miscellaneous functions (markdown)

    @jipclaassens jipclaassens committed Apr 29, 2026
    f1b629a
  • Updated GeoDMS Default Tiling (markdown)

    @jipclaassens jipclaassens committed Apr 28, 2026
    55e1864
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed Apr 26, 2026
    502c1b2
  • Special-characters.md: document \xHH hex escape in string literals Add \xHH (two hexadecimal digits, case-insensitive) to the escape character table and explain that it embeds a single raw byte in single-quoted, double-quoted, and data-block array ([...]) notation. The copyright (©) and maxstring examples show practical use.

    @MaartenHilferink MaartenHilferink committed Apr 26, 2026
    08cd6ae
  • Updated Compiling the GeoDMS (markdown)

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    9917fef
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    9ee64b8
  • Compiling-the-GeoDMS: update dependencies section, remove Intel IPP - Dependencies section now reflects vcpkg manifest mode: all packages are declared in vcpkg.json and installed automatically on first build, no manual vcpkg install commands needed - Removed Intel IPP section: IPP has been replaced by fftw3, which is managed by vcpkg like all other dependencies Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    13f11a7
  • Add CMake build instructions for Windows and Linux - CMake (Windows): alternative to VS solution, commands using presets, NSIS installer creation - Linux (new): apt prerequisites, vcpkg setup, cmake configure+build, packaging with CreateLinuxSetup.sh - Python bindings: simplified — CMake and VS both build geodms.pyd automatically; removed manual vcpkg/include-path steps Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @MaartenHilferink MaartenHilferink committed Apr 25, 2026
    b92c2b4
  • Updated Home (markdown)

    @jipclaassens jipclaassens committed Apr 23, 2026
    6dbe868
  • Updated Exec_ec (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    ee526a5
  • Updated Exec_ec (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    19cca33
  • Updated FenceContainer (markdown)

    @eoudejans eoudejans committed Apr 22, 2026
    b5b1fc5
  • Updated Full test (markdown)

    @jipclaassens jipclaassens committed Apr 10, 2026
    bdb2aa3
  • Updated Full test (markdown)

    @jipclaassens jipclaassens committed Apr 10, 2026
    8e1c06e
  • Updated Release Testing System (markdown)

    @eoudejans eoudejans committed Apr 8, 2026
    7262233
  • Updated Release Testing System (markdown)

    @eoudejans eoudejans committed Apr 8, 2026
    181c3c3
  • Add Release Testing System documentation and sidebar link Added Release-Testing-System.md with detailed instructions on using the GeoDMS release testing framework, including setup, configuration, test suite overview, and troubleshooting. Updated _Sidebar.md to link to the new documentation for easier access.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    762cf24
  • Add docs for bp_* and cgal_* geometric functions Added documentation pages for new Boost Polygon (bp_*) and CGAL (cgal_*) geometric operators in GeoDMS, including buffer, boolean, overlay, connectivity, and polygon repair functions. Each page details syntax, usage, requirements, and examples. Also added a CGAL overview page and cross-references to related functions. Documentation highlights coordinate type restrictions and precision considerations for each operator.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    ca80db4
  • GNU GPL2 -> GNU GPL 3.0

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    37ae07e
  • Removed pre v15 references. Remove version-specific notes and clarify documentation Refactored documentation to remove most version-specific references, focusing on current functionality and best practices. Improved clarity and English usage throughout. Outdated examples and alternative configuration methods were removed or consolidated. Updated explanations for default behaviors and allowed characters. Cleaned up formatting and streamlined function documentation.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    61b9789
  • Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    94c2fba
  • Mark obsolete Dijkstra and selection functions in docs Updated documentation to clearly mark Dijkstra-related functions (`dijkstra_s`, `dijkstra_m`, `dijkstra_m64`, `dijkstra_directed`, `dijkstra_od`), as well as `subset` and `select_data`, as deprecated/obsolete. Added prominent warnings, replacement recommendations, and removed outdated deprecation notes. Improved consistency and migration guidance throughout the docs.

    @MaartenHilferink MaartenHilferink committed Apr 8, 2026
    c72db5d