Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VectorWriter deprecated in QGIS 2.12 Lyon #1

Open
f6fvy opened this issue Jan 2, 2016 · 0 comments
Open

VectorWriter deprecated in QGIS 2.12 Lyon #1

f6fvy opened this issue Jan 2, 2016 · 0 comments

Comments

@f6fvy
Copy link

f6fvy commented Jan 2, 2016

The VectorWriter library used in the create_polar_graticule.py is no more usable with QGIS 2.12 (current version today). Using QgsVectorFileWriter instead generates a script error :

arguments did not match any overloaded call: QgsVectorFileWriter(QString, QString, QgsFields, QGis.WkbType, QgsCoordinateReferenceSystem, QString driverName="ESRI Shapefile", QStringList datasourceOptions=QStringList(), QStringList layerOptions=QStringList(), QString newFilename=None, QgsVectorFileWriter.SymbologyExport symbologyExport=QgsVectorFileWriter.NoSymbology): argument 3 has unexpected type 'list' QgsVectorFileWriter(QgsVectorFileWriter): argument 1 has unexpected type 'unicode' See log for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant