Dennis Bauszus

Results 46 issues of Dennis Bauszus

Label are currently rendered on the same layer as the feature. In order to declutter label the feature should be cloned to seperate source/layer with only the label style being...

Feature

It should be possible to define a field which limits a feature based on the current zoom level. For example motorways should be drawn on lower levels than residential roads....

Feature

Top order zoom level often may take more than 10 seconds to cache per tile. Especially when several requests need to be processed at the same time. We need a...

Feature

Grid layers were initially developed to for dynamic (bi-variate) themes. This required the whole viewport to be loaded from one request and the style to be calculated prior to setting...

Feature

Cluster type layer should be ported to MVT once dynamic themes are possible. This will allow caching of cluster tiles. The clustering algorithm should be simpler within the confines of...

Feature

With dynamic themes; Cluster and Grid type layer as MVT, it should be possible to apply filter in the client. This will allow to use cached tiles with filter and...

Feature

Other API keys for the environment settings are pre_fixed with KEY_; the Cloudinary key isn't. Cloudname and folder are supplied in this 4 part entry. Cloudname and folder should possibly...

Code

There should be an OL import as fallback when the OL library is not defined in the document head.

Feature

Theme methods require an excessive amount of object merging. This can be significantly reduced by processing the style object and its themes when a layer is decorated. mapp.layer.styleParser() method processes...

Feature
Code

The svgSymbols mapp mod has become quite a long in the teeth. The `type` icons should be retired once the styleParser has been reviewed and merged. There are currently following...

Feature