João Lencart e Silva
João Lencart e Silva
Firs of all let me say that the reader works with shapefiles without any attributes or with attributes that are not called `variable`. So, the previous use case is therefore...
Hi, While python lets you adopt your own contract on how to name and structure code, the intended use of leading underscores are to signal internal methods [PEP8](https://peps.python.org/pep-0008/#descriptive-naming-styles). In the...
Great. That suits my implementation of `__on_land__()`.