Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 574 Bytes

File metadata and controls

23 lines (17 loc) · 574 Bytes

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