Revision: 5110
http://sourceforge.net/p/jump-pilot/code/5110
Author: michaudm
Date: 2016-10-27 11:42:18 + (Thu, 27 Oct 2016)
Log Message:
---
GeometryFunctions : add Visvalingam-Whyatt simplifier
+ standardize layer selection behaviour and clean code
Modified Paths:
---
Hi Michaël,
I tried http://sourceforge.net/p/jump-pilot/code/5110 with road network data
and Visvalingam-Whyatt seems to keep the shape of winding roads better than
Douglas-Peucker. I wonder what is the parameter of the function presenting. Is
it the maximum delta in area that is accepted when
Hi,
I guess which method is better depends on use case. For visualization it may
not be critical to cut some narrow branches like at the east coast in this demo
https://bost.ocks.org/mike/simplify/
-Jukka-
Lähettäjä: Michaud Michael [mailto:m.michael.mich...@orange.fr]
Lähetetty: 27. lokakuuta
Revision: 5111
http://sourceforge.net/p/jump-pilot/code/5111
Author: jratike80
Date: 2016-10-27 14:49:45 + (Thu, 27 Oct 2016)
Log Message:
---
Finnish translation of simpification strings
Modified Paths:
--
core/trunk/src/language/jump_fi.properties
Mod
Hi, yes thats true - because DP is for data reduction, while VW is more for cartographic purposes, if i remember correctly. stefan -- Originalnachricht --Von: Rahkonen Jukka (MML) Datum: 27.10.2016 10:55An: michael.micha...@orange.fr;OpenJump develop and use (jump-pilot-devel@lists.
Revision: 5112
http://sourceforge.net/p/jump-pilot/code/5112
Author: michaudm
Date: 2016-10-27 22:54:14 + (Thu, 27 Oct 2016)
Log Message:
---
Clean and use generics in datasource package
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbenc