Marc Mönneråt
Marc Mönneråt
The main goal of the profile service was never to give accurate height information, but to provide a profile which looked nice while protecting the valuable DTM data. In my...
If you more marginally reliable data for hiking time, use not smoothed data (see https://github.com/geoadmin/service-alti/pull/34)
Whatever you do, it is wrong against Wanderland reference time Same formula, exact same point (but slightly different altitudes), very different cumulative altitude gain and loss, resulting in very different...
Unfortunately no. I mean these lines: https://github.com/geoadmin/mf-geoadmin3/blob/a3f4429e0f8c869b010a557e226d24714567b614/src/index.mako.html#L627-L629
@ltclm So YYYY obligatory implies YYYY-01-01 up to YYYY-12-31, same for month and day, start is beginning of the period, end at the end. A year is a year, not...
1. `service-proxy` works fine with `png` 2. I would ditch entirely the proxy stuff. `HTPPS` and `CORS` are not new anymore. We always assume a provider is unable to configure...
The very old MF print server 2 has a more than limited support for vector data. Label features like **halo**, **shadow**, **boxes** are not supported.
Per definition, all MapFsih print are not WYSIWIG because it has its own rasterizing engine, based on what is passed to it. The mapfish print protocol is based on Openlayers...
As already stated, it is not optimal to serialize again a vector layer, to send it to a server. only to be rendered again/rasterize to generate a PDF. Browsers and...
The main issue is that depending on how you import you KML, the size is check or not. You main drop a KML of any size if you want. You...