tileserver-gl/test
Miko 44cf365d65
Allow handling of local GeoJSON files #1324 (#1326)
* handle local geojson files in styles and rendered tiles
- use 'file://' as indicator for local files
- add  directory as default directory
- serve local files at
- add documentation for static file serving
- add some minor fixes (icon directory, directory checking, decodeURIComponent, extend error message)

* Update .gitignore

---------

Co-authored-by: Miko <miko@home-laptop.fritz.box>
Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
2024-08-31 22:56:36 -04:00
..
metadata.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
setup.js Allow handling of local GeoJSON files #1324 (#1326) 2024-08-31 22:56:36 -04:00
static.js chore: cleanup useless decodeURIComponent() calls (#1002) 2023-10-13 19:08:28 -04:00
style.js Add support for multi-sprites in styles (#1232) 2024-04-23 14:51:37 -04:00
tiles_data.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
tiles_rendered.js Add support for 512 sized raster tiles - v2 (#1136) 2024-01-25 21:23:07 -05:00