[GRASS-dev] PyGRASS API changes and test update

Sören Gebbert soerengebbert at googlemail.com
Tue Aug 25 01:28:44 PDT 2015


Dear all,
just to inform you:

I plan to commit this week a larger update to PyGRASS vector implementation.

This will include API changes to harmonize the method names and calls
(removing unnecessary "get_" method prefix or renaming it to "to_"
[get_wkt -> to_wkt, ...]).
I will update many doctests and implement unittests that will use a
on-the-fly generated test vector instead of vector maps from
NC/spearfish location.

I will modify the vector attribute handling, so that categories are
not generated by default in increasing order, but must be provided by
the user.

Best regards
Soeren


More information about the grass-dev mailing list