28 skills found
LingDong- / Skeleton TracingA new algorithm for retrieving topological skeleton as a set of polylines from binary images
malcommac / SwiftSimplify🥷 High-performance polyline simplification library - port of simplify.js
frederickjansen / PolylineA Python implementation of Google's Encoded Polyline Algorithm Format.
Experience-Monks / Chaikin SmoothChaikin's smoothing algorithm for 2D polylines
rowanwins / Sweepline IntersectionsA small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
emcconville / Point Reduction AlgorithmsA collection of algorithms for reducing the number of points in polyline
emcconville / Polyline EncoderPHP Traits algorithms for Encoded Polyline & Bing Point Compression
scoutant / Polyline DecoderA Java version of the Encoded Polyline Algorithm Format, used by Google Maps API
vahancho / PolylineencoderA C++ implementation of Google Encoded Polyline Algorithm Format (encoder/decoder)
david-r-edgar / RDP PHPPHP implementation of the Ramer–Douglas–Peucker algorithm for polyline simplification
SymbolixAU / GooglePolylinesR package for encoding objects using Google's Polyline Encoding Algorithm
marchdev-tk / Google Polyline AlgorithmDart implementation of Googles Polyline Encoding lossy compression Algorithm.
adonmo / TrajectoryA python library for lossy compression/serialization of trajectory data based on Google's Encoded Polyline Algorithm Format
taf2 / Kml ReduxKML Polyline reducer using Douglas Peucker Algorithm
JaGallup / EncpolyPython 3 library for encoding/decoding geographic coordinates using Google's Encoded Polyline Algorithm
hieuunguyeen / Polyline ExtendedImplementation for Google polyline algorithm with **extra** salt and sugar. :sparkles::sparkles:
mgaare / Clojure PolylineEncoding and decoding of google's polyline algorithm in clojure
petesramek / Polyline Algorithm CsharpLightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
riatelab / GepafEncode and decode the Google Encoded Polyline Algorithm Format
Klerith / Dart Polyline DoPolyline encoding algorithm for encoding and decoding a list of coordinates