iboates
iboates
I have set up a Github action pipeline to run tests for every push & PR to master, as well as once a day. I have disabled a lot of...
Closes https://github.com/gicait/geoserver-rest/issues/46 This PR is actually very AI-heavy. I used ChatGPT to tidy up the existing docstrings and create ones where they were missing. I validated them afterwards and I...
I'm trying to make it so that when I draw multiple polygons with the Draw plugin, I can store them in an array of features in the session state. I...
I have a vector layer of features that I can add to and remove from. I want to be able to modify the geometry, but I can't figure out how...
I recently had to peg the Ubuntu version in the test and publish pipelines, since ubuntugis PPA won't work with latest version of Ubuntu. This will probably get resolved soon,...
Fixes #309. Removed problematic comments that caused import to crash with pedestrian config @pgRouting/admins
The config file for pedestrian mode causes a crash, and it seems to be caused by problematic comment lines in the config.
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of geopandas. - [x] (optional)...
This feature is overall very helpful but I think two things could be improved: * Allow it to be disabled via checkbox in the option menu, because sometimes you want...