Nils

Results 135 issues of Nils

ref https://github.com/gis-ops/routingpy/pull/85#discussion_r1040798937 - deprecate `Isochrones` - only one [lon, lat] array as input

when we did the repo name change, it messed up coveralls. had to throw it out for the time being in https://github.com/gis-ops/routingpy/commit/26354b3fa8499ca834a570f510137ae2bb5f9105. look into how to support test coverage again...

I think it'd be worth the effort bcs: - much nicer to look at than our home-baked stuff in Wordpress - much faster to render - much easier to maintain,...

### Describe the issue On the iOS app (version 2.5.4), I can't see the option to import a project from local device. On Android that's possible. Is support for local...

ENHANCEMENT

I just had an issue with 2 installations of `autotools` when installing more stuff with `vcpkg`: https://github.com/microsoft/vcpkg/issues/33082. Apparently vcpkg or `aclocal` looks for `/usr/local/share/aclocal` to get its packages. I'm aware...

I'm actually surprised this becomes a problem only now for us: we have a bunch of bots registering on our Engelsystem. They should be pretty harmless, I doubt any of...

Type: Feature
Status: Needs discussion

We use the engelsystem for an annual conference (FOSSGIS) and many users/angels don't change over time, so we'd like to keep active accounts but also clean inactive accounts after some...

Type: Question

I tried it now for a graph spanning all of Austria: 1. generate the topology with osm2po: `java -Xmx2g -jar osm2po-core-5.3.2-signed.jar cmd=c prefix=austria austria-latest.osm.pbf` 2. load the resulting sql: `psql...

A quick reminder that MIT is not compatible with WP's GPL license. Just came across it when I wanted to reference your code in my plugin.

Sampling along lines in fixed intervals and/or per raster cell: http://blog.mathieu-leplatre.info/drape-lines-on-a-dem-with-postgis.html

enhancement