a-b-street / osm2lanes

A common library and set of test cases for transforming OSM tags to lane specifications
https://a-b-street.github.io/osm2lanes/
Apache License 2.0
33 stars 2 forks source link

Json + Hghlighting on website #207

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

Why: I am starting to implement Access, but I want to see the values in the web interface somehow.

Problem: This murders performance. if loading examples, was slow, this is really painful... about 3 times slower or something for the syntax highlighting. The goal should definitely be to make it lazy...