diff --git a/README.md b/README.md index becb00e..107f9ea 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ ## Features -- Mapnik configuration in TypeScript (JSX) adding all benefits of typed scripting (preventing repetition, programatic style generation, type validation, code assist, …) -- Map tile serving (TMS) -- Rendering (export) to PDF/SVG/JPG/PNG -- Support of tiles for HiDPI / Retina devices -- Configurable map pre-rendering -- On-demand tile rendering (if requested tile is not rendered yet) -- Detection of dirty tiles (based on changes reported by imposm3) and rendering scheduling -- Easy style development and debugging (save and reload) -- Many features are configurable +- Mapnik configuration in TypeScript (JSX, using [JsxNik](https://github.com/FreemapSlovakia/jsxnik)) adding all benefits of typed scripting (preventing repetition, programatic style generation, type validation, code assist, …) +- Map tile serving using [Freemap Mapserver](https://github.com/FreemapSlovakia/freemap-mapserver) + - Rendering (export) to PDF/SVG/JPG/PNG + - Support of tiles for HiDPI / Retina devices + - Configurable map pre-rendering + - On-demand tile rendering (if requested tile is not rendered yet) + - Detection of dirty tiles (based on changes reported by imposm3) and rendering scheduling + - Easy style development and debugging (save and reload) + - Many features are configurable ## Demo