chazanov
chazanov
I would like to calculate the perimeter length of all ways (with tag man_made=) inside my boundary `length = df.geometry.length` But I'm always getting `AttributeError: 'LineString' object has no attribute...
May you please add a function to generate the boundary file from a bounding box, similar to https://boundingbox.klokantech.com/ ?
https://github.com/Pyomo/pyomo supports AMPL, PICO, CBC, CPLEX, IPOPT, Gurobi and GLPK. What about osqp? I'm lacking any knowledge about how interchangeable it is.
I've tried with either clang 7 and 9, both fail. ``` clang -c -ggdb3 -march=native -Wall -Wno-unused -O3 -D_GNU_SOURCE worker-web.c -o worker-web.o In file included from worker-web.c:12: In file included...
I would like to calculate the compactness of an OSM way with the [Polsby-Popper test](https://en.wikipedia.org/wiki/Polsby-Popper_Test). Is this possible?
I'm unable to configure tirex correctly for usage with this style. Am I right that you are using tirex? Could you please publish the config?
Dear developers, I'm trying to build hiperseis under ArchLinux, but it fails due to ellipcorr. Compilation works, only a lame directory "convert_logs" isn't found: ``` running build running config_cc unifing...