Pygeoogc

Latest version: v0.16.3

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

0.1.8

------------------

- Removed threading for ``WMS`` due to inconsistent behavior.
- Addressed an issue with domain decomposition for ``WMS`` where width/height becomes 0.

0.1.7

------------------

- Renamed ``vsplit_bbox`` to ``bbox_decompose``. The function now decomposes the domain
in both directions and return squares and rectangular.

0.1.5

------------------

- Re-wrote ``wms_bybox`` function as a class called ``WMS`` with a similar
interface to the ``WFS`` class.
- Added support for WMS 1.3.0 and WFS 2.0.0.
- Added a custom ``Exception`` for the threading function called ``ThreadingException``.
- Add ``always_xy`` flag to ``WMS`` and ``WFS`` which is False by default. It is useful
for cases where a web service doesn't change the axis order from the transitional
``xy`` to ``yx`` for versions higher than 1.3.0.

0.1.3

------------------

- Remove unnecessary transformation of the input bbox in WFS.
- Use ``setuptools_scm`` for versioning.

0.1.2

------------------

- Add the missing ``max_pixel`` argument to the ``wms_bybox`` function.
- Change the ``onlyIPv4`` method of ``RetrySession`` class to ``onlyipv4``
to conform to the ``snake_case`` convention.
- Improve docstrings.

0.1.1

------------------

- Initial release.

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.