LeafiWan / ogr2poly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About


Languages

Language:Python 100.0%