mbtileserver/handlers
2024-01-17 09:51:41 -08:00
..
templates ENH: Update interactive map preview (#176) 2023-10-19 17:17:04 -07:00
arcgis.go ENH: Add auto-detection of tile size and return blank PNG of same size (#155) 2022-08-30 11:43:42 -07:00
blankpng_test.go ENH: Add auto-detection of tile size and return blank PNG of same size (#155) 2022-08-30 11:43:42 -07:00
blankpng.go ENH: Add auto-detection of tile size and return blank PNG of same size (#155) 2022-08-30 11:43:42 -07:00
id_test.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
id.go Add --enable-fs-watch to watch filesystem for changes to tilesets (#122) 2021-12-14 11:23:55 -08:00
middleware.go Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
request.go Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
serviceset.go ENH: Add support for returning missing images as HTTP 404 instead of blank PNGs (#177) 2024-01-17 09:51:41 -08:00
static_test.go ENH: Switch from gulp to esbuild (#150) 2022-06-07 17:22:10 -07:00
static.go Switch to go:embed for embedding templates and static assets (#127) 2021-12-13 17:14:59 -08:00
templates.go ENH: Update interactive map preview (#176) 2023-10-19 17:17:04 -07:00
tile_test.go Use correct gcc for Arm64 build, rename main build, relax floating point comparison test 2021-12-24 08:17:22 -08:00
tile.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
tileset.go ENH: Add support for returning missing images as HTTP 404 instead of blank PNGs (#177) 2024-01-17 09:51:41 -08:00