Norwin

Results 79 comments of Norwin

Ah, now I think I understand the problem. If I didn't please ignore me 🙃 > For example, what would happen if you upload a file, then calculate a route...

I will see if I can come up with a model performing these steps in QGIS2 in a reproducible manner, so its clearer what I am aiming for

I implemented this in #46 for the processing algorithm, with an option to disable the feature

Now that you say it, `dissolve by range` is more to the point than `simplify`! My usecase: I am querying for a set of POIs and calculating reach (by time...

@felixerdy Thanks for the hint, thats new to me. Would be good to let users know that boxes can only be updated when setting an access_token first. > You can...

also confusing in the download panel UI: The error message for downloads without matching measurements (status 404) returns `"Es ist ein Fehler aufgetreten. Bitte versuch es später nochmal."` instead of...

I support this request. The official nextcloud notes app serializes notes to a WebDAV directory tree with markdown files. Just adding support for WebDAV backends would thus enable a large...

@BijoySingh that's not what I meant in my comment, but your plan sounds like a good minimalist solution, looking forward to it! Also props for the least-permission model. (What I...

looks great, but when trying to migrate from spite's version to yours i'm getting stuck with the error `line 34: TypeError: story[key][step].match(...) is null` aka `Uncaught TypeError: Cannot read property...

I'm currently only using the `'cut to'` easing. [Here's](http://pastebin.com/Hz1DjHjy) my example sequence. I use negative indexes, as those are actually geographic coordinates [in my application](http://noerw.github.io/leaflet-playback/examples/), and not time. I could...