Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
/ makevalid Public archive

(Deprecated) PostGIS ST_MakeValid equivalent using Shapely

License

Notifications You must be signed in to change notification settings

ftwillms/makevalid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated: GEOS added native support for MakeValid and Shapely v1.8.0 now includes this shapely/shapely#895

makevalid

PostGIS ST_MakeValid equivalent using Shapely

Installation

python setup.py install

Run Tests

python tests/test_validity.py

Sample Usage

Refer to tests/test_validity.py for sample usage.

Link to PostGIS

https://github.com/postgis/postgis

About

(Deprecated) PostGIS ST_MakeValid equivalent using Shapely

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages