commit 44672dffe9a25576d53c5799ebf2e17f960c8f4b (tree)
parent b1744724737347ea0b2ef2488c835fab16753f61
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Fri, 28 May 2021 06:24:51 +0300
update README
Diffstat:
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
@@ -5,20 +5,15 @@ This is Wang–Müller line generalization algorithm implementation in PostGIS.
Following "Line generalization based on analysis of shape characteristics" by
the same authors, 1998.
-Status
-------
-
-Mostly works. Read `mj-msc-full.pdf` for visual examples and possible gotchas.
-

-Structure
----------
+Status & Structure
+------------------
-There are 2 main deliverables:
+There are 2 main pieces:
- `wm.sql`, the implementation.
-- paper `mj-msc-full.pdf`, a MSc thesis, explaining it.
+- MSc thesis `mj-msc-full.pdf` with visual examples and known issues.
It contains a few supporting files, notably: