Marc Jansen
Marc Jansen
This PR suggests to fix a typo in a doc tag. Please review.
This came up as a possible enhancement during the implementation of the `WfsSearch` #563. I think it would be very usable to have some methid to determine fields from the...
This changes the documentation of the buffer module to list all supported units. [`lengthToUnits`](https://github.com/Turfjs/turf/blob/cd719cde909db79340d390de39d2c6afe3173062/packages/turf-helpers/index.ts#L624-L633) (which is used when buffering) supports more than _just_ `miles, kilometers, and degrees`. I am not...
- [x] https://geoext.github.io/geoext/master/examples/filtered-heatmap/filtered-heatmap.html is broken and fails with `GeoExt.data.store.Features needs to be configured with a feature collection or with a layer with a source with a feature collection`, most probably...
I want to use semver, like everyone does. I think it is awkward to follow semver and still have the main version number in the repo URL, especially once we...
Since #14 we have popups, and since #17 they have been enhanced in several minor ways. We want to do the following stuff: - More Unit tests - Get rid...
Many tests currently fail for me in IE 11 (Win 8.1). Details: - [ ] `Control/SLDSelect.html` - 3 tests with message "argument could not be converted to an XML node"...
It'd be great if we could test gecko headlessly. [SlimerJS](http://slimerjs.org/) integrates [well with CasperJS](http://slimerjs.org/faq.html), so we should see whether we can use it.
This is a follow up from the excellent #280. I think the security might even be improved by the following PR. I'd really like a review from @anikaweinmann or @mmacata...
I am unsure whether we still need the class `de.terrestris.shogun.util.JsHelper`. Can this class be removed?