planetfederal / geogig-py

A Python library to use GeoGit
BSD 3-Clause "New" or "Revised" License
24 stars 14 forks source link

Usage example of repo.insertfeature is incorrect #18

Closed jj0hns0n closed 10 years ago

jj0hns0n commented 10 years ago

repo.insertfeature(feature.path, attributes, newgeom)

Doesnt work. insertfeature only takes 3 arguments.