What's Changed * Switch to kwargs, as the number of parameters was getting unwieldy. * More examples. * Allow setting a maximum distance between adjacent features. * Allow windowed analysis by passing in a bounding box.
What's Changed * Fix sitemap. by asmyth01 in https://github.com/asmyth01/geo-adjacency/pull/8 * Rename docs to doc, update documentation pipeline. by asmyth01 in https://github.com/asmyth01/geo-adjacency/pull/9 * Read The Docs theme. by asmyth01 in https://github.com/asmyth01/geo-adjacency/pull/12 * Single source by asmyth01 in https://github.com/asmyth01/geo-adjacency/pull/14 * New pytest workflow. by asmyth01 in https://github.com/asmyth01/geo-adjacency/pull/13 * Support multipolygons * Support self-adjacency within source. * Refactors * Bug fixes * Vastly increased testing. * Improved documenations and examples.