boundaries icon indicating copy to clipboard operation
boundaries copied to clipboard

Python code behind the boundaries blog post @ https://web.archive.org/web/20201013181320/http://blog.thehumangeo.com/2014/05/12/drawing-boundaries-in-python/

Results 2 boundaries issues
Sort by recently updated
recently updated
newest added

Hi, I'm running your code... but above error comming out... I just installed geopandas and fiona... --------------------------------------------------------------------------- --------------------------------------------------------------------------- ValueError Traceback (most recent call last) in 61 return cascaded_union(triangles), edge_points 62...

Hi! I'm in the process of learning python and using your code to do so! I was able to run your code on the files that you provided. I decided...