Landry Breuil
Landry Breuil
Using shp2img, here's what i have in the debug log for the failing case, pointing TILEINDEX at the shapefile: ``` [Wed Feb 15 17:19:41 2017].461991 Entering msContourLayerWhichShapes(). [Wed Feb 15...
What kind of testcase do you need ? a wms server with a 'broken' contour layer ? Otherwise it's easy to setup a local server with open DEM data...
geo-solutions/mapstore2 is heavily using `application/json` in `DescribeFeatureType` WFS query to get the structure of a remote layer - without checking if it's in the list of supported formats for DescribeFeatureType...
same for me using the APK from f-droid (no google play on my devices)
@tdipisa @allyoucanmap i see that #8323 allows for much improved terrain support, in this context what will happen for the additionalLayers used in the mouseposition plugin ? will we be...
as for tests failing, yes i know eslint chokes on `web/client/utils/ogc/MS.js` but that's a generated file, and i'm not going to try to understand how to reformat it with npm...
i think the comment in MS.js clearly says how it has been generated and that it's to support mapserver: https://github.com/geosolutions-it/MapStore2/blob/35f31b22745fc83217303afccb2867de390b9921/web/client/utils/ogc/MS.js#L9 i'll move `removeWorkspace` and add the eslint comments to the...
[f05ba30](https://github.com/geosolutions-it/MapStore2/pull/7865/commits/f05ba30bdab891415fa12250c937ca9758888fb9) is green wrt eslint.
grm. shouldnt have rebased. @offtherailz what do you think of https://github.com/geosolutions-it/MapStore2/pull/7865/commits/cb374933533b15f1e2411023b2f5d702790514ab ? that takes care of multiple nesting levels that can be possible with mapserver getcapabilities.. i'm sure there's a...
> * So if you want this feature to be maintained for the future, you may add a test in `catalog-test.js` where you can check the expected result from a...