This is a migrated thread and some comments may be shown as answers.

Large features collection - Simplify

2 Answers 49 Views
Map
This is a migrated thread and some comments may be shown as answers.
Julien
Top achievements
Rank 1
Julien asked on 02 Feb 2016, 03:57 PM

Hi,

Do you have a function to simplify a feature based on Geometry Algorithm ? 

We need to reduce the number of points in polyline - line - polygon. 

Thank you

 

 

2 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 05 Feb 2016, 09:25 AM
Hi Julien,

Currently we do not provide such simplifying algorithm in our Map (or Diagram) Framework. However, since this is actually an algorithm working on set of points, I guess you may find such one in the tech portals like StakOverflow, codeproject, github.

http://www.codeproject.com/Articles/114797/Polyline-Simplification 
http://stackoverflow.com/questions/2573997/reduce-number-of-points-in-line 
https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm

Regards,
Petar Mladenov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Julien
Top achievements
Rank 1
answered on 05 Feb 2016, 06:24 PM
Thank you for this information :)
Tags
Map
Asked by
Julien
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Julien
Top achievements
Rank 1
Share this question
or