Fix migration artifacts, typos and dead links across the wiki
Sweep of all 867 pages: MediaWiki-to-GitHub migration damage repaired
(wikilink artifacts, reversed link order, broken code blocks, image
links restored as embeds), 2200+ typo/grammar/dead-link fixes, and
remaining CalcCache references removed or marked version-historical.
Factual example errors corrected where unambiguous (a.o. Boundcenter,
Ge_or_rhs_null, Capacitated_connect, Dpoint, Modus).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
#1098 document reading large striped/tiled TIFFs without retiling
Add a section to GeoDMS Default Tiling on automatic alignment to the source
file's native block/strip tiling (GeoDMS 20.1.0+): an unbound grid-domain read
from a gdal.grid/tif storage adopts the file's layout, so each block/strip is
read once regardless of 256x256 vs striped (e.g. AHN 10000x1). Includes the
StorageTileSizeX/Y diagnostic properties and a worked 0.5m -> 50m AHN resample
example. Cross-link from GeoTiff, Gdal.grid and AHN.
Verified against the published GeoDms20.1.0 (.m and .c) installs: the resample
computes correctly with no tilesize-mismatch warning (feature present since the
v20.0.4 tag).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
bulk import improved links
first bulk automatic replacements
First port of geodms mediawiki to github markdown