Results 32 issues of stefano bovio

We should remove all the reference to geo-solutions.it endpoint in the mapstore configuration included in the settings.py files. - remove default mapstore catalog services and use only the geonode one...

minor
frontend
master
4.0.x

## Description **Use Case** Some map could contain layer only visible in a specific viewer, for example the 3D tiles layers that could be available only in a 3D scene...

enhancement
Priority: Medium
Internal
3D

## Description It would be interesting to add a leading line options to text style symbolizer that show the relation between the label and a position on the terrain. This...

investigation
Priority: Low
StyleEditor
New Feature
3D

## Description Some properties of the text symbolizer are not working for the Cesium viewer. We should review if it's a bug (eg: properties are not correctly applied to the...

bug
Priority: High
StyleEditor
3D

## Description Now that we have a specific terrain layer we could introduce a selector to change the terrain provider of the cesium viewer then store the selected layer in...

Priority: Medium
New Feature
3D

## Description The current implementation of WFS/Vector data is loading all the features at once in the main thread of the application. This behaviours could slow down interaction with the...

enhancement
investigation
Priority: Low
3D

## Description This is a list of improvements or alternatives that we could investigate: - investigate on caching server side of BIL terrain - investigate the use of images instead...

enhancement

## Description The `@mapstore/project` will provide scripts to create, start and compile standard project. The standard project needs to build also the java parts via maven. Currently we rely on...

enhancement
Priority: High

## Description Currently it is possible to configure a Map plugin inside a context using a cesium map type, this will work for the map but other plugins are not...

bug
Priority: High
Internal
AppContext
3D

## Description We should update the [plugins dev documentation](https://github.com/geosolutions-it/MapStore2/blob/master/docs/developer-guide/plugins-howto.md) including information of latest improvements: - [ ] review code style (eg, use of function instead of classes, import/export instead of...

Documentation
Internal