Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

ogr2poly.py

fork ogr2poly.py to supports python 3.

How to use

python3 -m venv venv
source venv/bin/activate
pip install -U pip
pip install -r requirement.txt
python ogr2poly.py [file] [layer]