tileserver-gl/src
Miko 4a783446cd
Fix Elevation API and extend Elevation Preview (#1432)
* add elevation info in preview

* fix various issues
- pmtile coordinates
- pixel calculation
- swapped lat / long
- allow tileSize to be configured
- allow any zoom for coordinates

* apply linter changes

* remove not used entry

* drop baseUrl in favor of public_url

* fix map not using full body

* remove bounds check for coordinates

---------

Co-authored-by: Miko <miko@none>
2025-01-10 10:51:17 -05:00
..
healthcheck.js Extract nested functions and simplify a little (#1062) 2023-11-23 10:11:53 -05:00
main.js Fix: Remove unneeded paths from main.js 2024-09-01 14:36:30 -04:00
mbtiles_wrapper.js refactor: add promisified wrapper for MBTiles (#1321) 2024-08-28 11:52:07 -04:00
pmtiles_adapter.js fix(deps): Bump pmtiles from 2.11.0 to 3.0.0 (#1161) 2024-02-02 22:12:26 -05:00
promises.js fix: avoid synchronous calls where possible (#1320) 2024-07-31 08:51:56 -04:00
render.js Extract nested functions and simplify a little (#1062) 2023-11-23 10:11:53 -05:00
serve_data.js Fix Elevation API and extend Elevation Preview (#1432) 2025-01-10 10:51:17 -05:00
serve_font.js chore: convert some promises to async/await 2023-11-23 17:08:32 +01:00
serve_light.js style: fix lint issues in code 🕺 (#626) 2022-11-08 22:56:07 -05:00
serve_rendered.js feat: add progressive rendering option for static jpeg images (#1397) 2024-10-10 09:56:56 -04:00
serve_style.js Allow handling of local GeoJSON files #1324 (#1326) 2024-08-31 22:56:36 -04:00
server.js Feature: Terrain Preview and simple Elevation Query (#1425) 2025-01-02 14:03:03 -05:00
utils.js feat: add support for x-forward-port header (#1423) 2025-01-02 14:29:53 -05:00