[openstreetmap/openstreetmap-website] Add Bezier Curves (Issue #4907)

asmallpileofash notifications at github.com
Wed Jun 19 04:42:33 UTC 2024


### Problem

Because there is no tool for creating smooth curves, most places where curves are necessary to represent the feature, people use many, many nodes, creating worse performance, and higher storage costs. This could be solved by adding quadratic bezier curves, instead of using 7 points for a road curve, you can use 4 points in a quadratic bezier.

### Description

_No response_

### Screenshots

_No response_

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4907
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/4907 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240618/afe0ae1a/attachment.htm>


More information about the rails-dev mailing list