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
At this line, the argument skip_equivalent of pyproj.transformer.from_crs is deprecated since version 3.1 and removed since 3.4.0 (see here) .
It's a bit unclear to me if skip_equivalent is the default now... The change in pyproj is here: pyproj4/pyproj#824
The text was updated successfully, but these errors were encountered:
At this line, the argument
skip_equivalent
of pyproj.transformer.from_crs is deprecated since version 3.1 and removed since 3.4.0 (see here) .It's a bit unclear to me if
skip_equivalent
is the default now... The change in pyproj is here: pyproj4/pyproj#824The text was updated successfully, but these errors were encountered: