update README
This commit is contained in:
parent
cad46c1e4c
commit
e8bebc7674
13
README.md
13
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
|
Following "Line generalization based on analysis of shape characteristics" by
|
||||||
the same authors, 1998.
|
the same authors, 1998.
|
||||||
|
|
||||||
Status
|
|
||||||
------
|
|
||||||
|
|
||||||
Mostly works. Read `mj-msc-full.pdf` for visual examples and possible gotchas.
|
|
||||||
|
|
||||||
![line simplification example](https://raw.githubusercontent.com/motiejus/wm/main/salvis.png)
|
![line simplification example](https://raw.githubusercontent.com/motiejus/wm/main/salvis.png)
|
||||||
|
|
||||||
Structure
|
Status & Structure
|
||||||
---------
|
------------------
|
||||||
|
|
||||||
There are 2 main deliverables:
|
There are 2 main pieces:
|
||||||
|
|
||||||
- `wm.sql`, the implementation.
|
- `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:
|
It contains a few supporting files, notably:
|
||||||
|
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
\twocols{
|
\twocols{
|
||||||
\begin{figure}[ht]
|
\begin{figure}[ht]
|
||||||
\includegraphics[width=\textwidth]{salvis-dp64-2x50k}
|
\includegraphics[width=\textwidth]{salvis-dp64-2x50k}
|
||||||
\caption{\footnotesize Paprastinta naudojant {\DP}.}
|
\caption{\footnotesize Paprastinta naudojant \\ {\DP}.}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
}{
|
}{
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
Loading…
Reference in New Issue
Block a user