Updated Full test (markdown)
bdb2aa3
Updated Full test (markdown)
8e1c06e
Updated Release Testing System (markdown)
7262233
Updated Release Testing System (markdown)
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.
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.
ca80db4
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.
61b9789
Merge branch 'master' of https://github.com/ObjectVision/GeoDMS.wiki
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.
c72db5d
Updated System Requirements (markdown)
1b47bd3
Updated System Requirements (markdown)
19dfff3
improve ClassifyJenksFisher
66c4ba3
#988 Add new function docs, performance notes, and doc updates
- Added documentation for new functions: HtmlEncode/Decode, UrlEncode/Decode, to_utf, split_piped_string, first_point, last_point, outer_single_polygon, outer_multi_polygon, join_near_values, triangualize, griddist_maximp, griddist_zonal, griddist_latitude_specific, invertAll, greedy_alloc, matr_mul/inv/var, strongly_connected_components, Mandelbrot, sd, var, impedance_matrix
- Added detailed performance sections to many function/operator docs
- Updated function index and overview pages with new functions and aliases
- Improved .gitignore and _Sidebar.md, added navigation links and tools
- Updated Projects.md with new project references and links
- Rewrote Debugging.md with Visual Studio 2026 instructions and tips
- Added referenced_pages.txt and orphaned/unreferenced page tracking files
- Improved clarity, formatting, and cross-linking throughout documentation
- Fixed typos and updated links and references
9b5c03e
#988 #1091 Add documentation for frequency_table, frequency_table_with_null, entropy, and average_entropy
af5693a
Updated Compiling the GeoDMS (markdown)
950f167
Updated Compiling the GeoDMS (markdown)
460ae9b
Updated Compiling the GeoDMS (markdown)
05e4f0b
Updated Compiling the GeoDMS (markdown)
8b4e677
Updated Compiling the GeoDMS (markdown)
9c64ec4
Updated coordinate conversion operators (markdown)
9096307
Updated arc polygon operators (markdown)
ed88c43
Updated point polygon operators (markdown)
4e8cb9d
Updated point arc operators (markdown)
9505bfc
Updated point operators (markdown)
6d4b538
Updated point operators (markdown)
8e16186
Updated Geometric functions (markdown)
6273bba
Updated Geometric functions (markdown)
6ad9a0d
Updated polygon operators (markdown)
ac30cf3
Updated polygon operators (markdown)
6bdba14