Skip to content
/ shed Public

python script using geopandas to fix overlapping geometries in shapefile weighted by attribute value

Notifications You must be signed in to change notification settings

debboutr/shed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

overlapTopoTool

final

Fix overlapping topologies weighted by attribute...

Remove overlapping polygons in a shapefile using python's geopandas package. Overlapping geometries will be resolved according to an attribute field. The higher value will retain it's geometry where the lower will be clipped. The image above demonstrates a before and after, images on the right show the polygons pulled apart to visualize the output geometries. Below is a table of the GeoDataFrame.

table

About

python script using geopandas to fix overlapping geometries in shapefile weighted by attribute value

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages