pysal / momepy

Urban Morphology Measuring Toolkit
https://docs.momepy.org
BSD 3-Clause "New" or "Revised" License
465 stars 56 forks source link

API: deprecate legacy API #612

Closed martinfleis closed 3 weeks ago

martinfleis commented 4 weeks ago

We need to properly use the decorators to depreciate all of the Legacy API.

On top, we should probably add either env. variable or some global setting allowing folks to silence all of those warnings, otherwise a typical workflow would be very noisy.

jGaboardi commented 4 weeks ago

xref #617