Stefan Keim

Results 98 comments of Stefan Keim

@djarcas would you mind to share your improvements?

https://github.com/ibesora/vt-optimizer

As JST-ZH (1.5mm) is to big and JST-SH (1mm) to small - i would guess it is a JST-GH (1.25mm) connector: https://en.wikipedia.org/wiki/JST_connector The above is untested and only more speculation...

I investigated a bit further and i think the last bullet (no access to context) is just caused because the function is enforced to be a nested property of the...

Just to give you some context. The functions I use most often generate geojson output based on geojson input. And the template I use looks something like this: ``` JS...

I've just tested how to make the context thing work. Turns out that If npm modules would also be asigned to global [like so](https://github.com/mbloch/mapshaper/blob/master/src/commands/mapshaper-require.mjs#L45) the context would be available with...

I found a strange quirk: ``` JS // test.js module.exports = { fnA: function (opt) { return "-each this.geojson=fnB()"; }, fnB: function () { return null; } } ``` ```...

I have a heat pump on a separate meter (so it doesn't get any solar power). A second 'home' just for the heat pump would be great.

@MattIPv4 What is the plan for the "Pending Contact" list. Should I reference this issue from the Pull Requests of the subdomains?