tileserver-gl/src
Robin d759dd2952
fix: incorrect polyline decoding (#993)
* fix: incorrect polyline decoding
Don't split static image encoded path on pipe or comma

Signed-off-by: boldtrn <boldtrn@gmail.com>

* fix: still allow other parameters other than enc:
That way we can still style individual paths

Signed-off-by: boldtrn <boldtrn@gmail.com>

* chore: lint

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>

* chore: lint + comment

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>

* docs: try to clarify path information

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>

* fix: stroke color not working unless path is specified

i found this issue testing encoded paths. If width is not specifed, stroke color does not work

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>

* docs: show different options

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>

---------

Signed-off-by: boldtrn <boldtrn@gmail.com>
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
2023-09-26 23:53:16 -04:00
..
healthcheck.js change docker to use port 8080 by default (#638) 2022-11-20 23:00:41 -05:00
main.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
serve_data.js fix: fix vectortile constructor (#723) 2023-01-20 17:41:18 -05:00
serve_font.js fix: Ensure font serving does not reflect userdata-derived errors as HTML (#647) 2022-11-24 11:07:11 -05:00
serve_light.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
serve_rendered.js fix: incorrect polyline decoding (#993) 2023-09-26 23:53:16 -04:00
serve_style.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
server.js Handle SIGTERM (#782) 2023-03-01 10:05:21 -05:00
utils.js Handle SIGTERM (#782) 2023-03-01 10:05:21 -05:00