Mapchete

Latest version: v2024.5.2

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

Scan your dependencies

Page 16 of 19

0.18

Not secure
-----------------

* verstion 0.17 was not properly deployed, therefore nev version


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

0.17

Not secure
-----------------

* ``write_raster_window`` now returns a ``rasterio.MemoryFile()`` if path is
``"memoryfile"``
* refactoring of ``MapcheteConfig`` (99):

* mapchete configuration changes:

* ``process_zoom`` and ``process_minzoom``, ``process_maxzoom`` now have to be set via
``zoom_levels`` parameter
* process pyramid now has to be set via a ``pyramid`` dictionary at root element (78)
* pyramid type is now called ``grid`` instead of ``type``
* tile pyramids can now have custom grids (see
https://github.com/ungarj/tilematrix/blob/master/doc/tilematrix.md#tilepyramid)
* ``process_bounds`` are now called ``bounds``

* API changes:

* new attributes:

* ``init_zoom_levels`` is a subset of ``zoom_levels`` and indicates initialization
zoom levels via the ``zoom`` kwarg
* ``init_bounds`` is a subset of ``bounds`` and indicates initialization bounds via
the ``bounds`` kwarg

* deprecated attributes:

* ``crs`` is now found at ``process_pyramid.crs``
* ``metatiling`` is now found at ``process_pyramid.metatiling``
* ``pixelbuffer`` is now found at ``process_pyramid.pixelbuffer``
* ``inputs`` was renamed to ``input``
* ``process_bounds`` was renamed to ``bounds``

* deprecated methods:

* ``at_zoom()`` now called ``params_at_zoom()``
* ``process_area()`` now called ``area_at_zoom()``
* ``process_bounds()`` now called ``bounds_at_zoom()``


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

0.16

Not secure
-----------------

* added ``TileDirectory`` as additional input option (89)
* make all default output formats available in ``serve`` (63)
* remove Pillow from dependencies (related to 63)


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

0.15

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

* enabled optional ``cleanup()`` function for ``InputData`` objects when ``Mapchete`` is
closed.


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

0.14

Not secure
-----------------

* added python 3.4, 3.5 and 3.6 support


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

0.13

Not secure
-----------------

* driver using ``InputData`` function must now accept ``**kwargs``
* fixed ``resampling`` issue introduced with inapropriate usage of ``WarpedVRT`` in
``read_raster_window()``
* ``str`` checks now use ``basestring`` to also cover ``unicode`` encodings
* ``read_raster_window()`` now accepts GDAL options which get passed on to
``rasterio.Env()``
* all resampling methods from ``rasterio.enums.Resampling`` are now available (88)


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

Page 16 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.