You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that I think about it more, name is reserved for the filename/URI given to the constructor. The layer keyword, which already exists, is the thing to rely on.
* Allow a GeoJSON collection's name to be set in write mode
Resolves#1351
* Update change log entry
* Remove commented code
* Add coding directive to test file
* Skip a test on Windows
And pass it through to GDALDatasetCreateLayer().
See also #1348.
The text was updated successfully, but these errors were encountered: