Martin Høgh

Results 16 issues of Martin Høgh

I load a HTML file like: <div id='map'></div> And a JS like: (function () { var map = new geocloud.map({ el: 'map' // Render a map in #map }); }());...

Is it possible to change the code in an editor programmatically? I want to have some widgets on the same page as Editr. The widgets should enable the user to...

When using something like this, where the layer `dk_buffer_g` is a multi part polygon from PostGIS, seeding will stop after tiles within the first part of the polygon is done....

We're running a MapServer/MapCache installation with about 3.000 layers and million of tile requests per day. The setup is MapCentia GC2, which have a Docker container for MapServer and one...

SVG symbols having width and height attributes with physical units (px, in, cm, mm, pt, pc) will get sized from the viewBox if present. so a symbol like this: ```svg...

Work in progress

Tests in GC2 are performed with Codeception. There are some tests written for the APIs , but far from full coverage. This issue will be kept opened and new tests...

enhancement

In Admin gui some MapServer settings has a default, but the widget is blank and the default value can not be seen by the user. - [ ] Symbols: linecap...

bug
enhancement

When after writing Mapfile check if it is valid and rollback if not. This should prevent ending up with a Mapfile, which takes down the whole WMS backend for a...

enhancement

- [ ] Hover text missing for About - [ ] Hover text missing for Reset

bug