Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mourner/simplify-js
High-performance JavaScript polyline simplification library
https://github.com/mourner/simplify-js
Last synced: about 19 hours ago
JSON representation
High-performance JavaScript polyline simplification library
- Host: GitHub
- URL: https://github.com/mourner/simplify-js
- Owner: mourner
- License: bsd-2-clause
- Created: 2012-02-03T17:03:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T20:13:23.000Z (about 2 years ago)
- Last Synced: 2024-01-27T09:56:51.162Z (11 months ago)
- Language: JavaScript
- Homepage: http://mourner.github.io/simplify-js
- Size: 712 KB
- Stars: 2,221
- Watchers: 56
- Forks: 210
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jsgames - Simplify.js - A high-performance JavaScript polyline simplification library by Vladimir Agafonkin, extracted from Leaflet. (Uncategorized / Uncategorized)
- made-in-ukraine - Simplify.js
README
Simplify.js is a high-performance JavaScript polyline simplification library by Vladimir Agafonkin, extracted from [Leaflet](http://leafletjs.com).
Checkout the demo with docs: http://mourner.github.io/simplify-js/
#### Ports
* Python: [omarestrella / simplify.py](https://github.com/omarestrella/simplify.py) (by Omar Estrella)
* PHP: [AKeN / simplify-php](https://github.com/AKeN/simplify-php) (by Rotari Gheorghe)
* PHP: [andreychumak / simplify-php](https://github.com/andreychumak/simplify-php) (by Andrey Chumak)
* Java: [ekeneijeoma / simplify-java](https://github.com/ekeneijeoma/simplify-java) (by Ekene Ijeoma)
* Java: [hgoebl / simplify-java](https://github.com/hgoebl/simplify-java) (by Heinrich Göbl)
* Processing: [ekeneijeoma / simplify-processing](https://github.com/ekeneijeoma/simplify-processing) (by Ekene Ijeoma)
* AS3: [fnicollet / simplify-as3](https://github.com/fnicollet/simplify-as3) (by Fabien Nicollet)
* Rust: [calvinmetcalf / simplify-rs](https://github.com/calvinmetcalf/simplify-rs) (by Calvin Metcalf)
* Rust: [kade-robertson / simplify-polyline](https://github.com/kade-robertson/simplify-polyline) (by Kade Robertson)
* Ruby: [odlp / simplify_rb](https://github.com/odlp/simplify_rb) (by Oliver Peate)
* Go: [yrsh / simplify_go](https://github.com/yrsh/simplify-go) (by Anton Korotkikh)
* C# (Portable): [imshz / simplify-net](https://github.com/imshz/simplify-net) (by Shees Ul-Hassan)
* Swift: [malcommac / SwiftSimplify](https://github.com/malcommac/SwiftSimplify) (by Daniele Margutti)
* Unreal Engine: [SINTEF-9012 / SimplifyUnreal](https://github.com/SINTEF-9012/SimplifyUnreal) (by Antoine Pultier)
* Postgres (using PL/Python): [shubhamjain / simplify-coordinates-sql](https://github.com/shubhamjain/simplify-coordinates-sql) (by Shubham Jain)