Mapchete

Latest version: v2024.5.2

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

Scan your dependencies

Page 18 of 19

0.6

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

* ``input_files`` config option now raises a deprecation warning and will be replaced with
``input``
* abstract ``input`` types are now available which is necessary for additional non-file
based input drivers such as DB connections
* improved antimeridian handling in ``create_mosaic()`` (69)
* improved baselevel generation performance (74)


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

0.5

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

* introduced iterable input data groups
* introduced pytest & test coverage of 92%
* adding Travis CI and coveralls integrations
* automated pypi deploy
* introduced ``mapchete.open()`` and ``batch_process()``
* progress bar on batch process
* proper logging & custom exceptions
* documentation on readthedocs.io


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

0.4

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

* introduced pluggable format drivers (47)
* ``mapchete formats`` subcommand added; lists available input & output formats
* completely refactored internal module structure
* removed ``self.write()`` function; process outputs now have to be passed on
via ``return`` (27)
* ``baselevel`` option now works for both upper and lower zoom levels
* added compression options for GTiff output
* make documentation and docstrings compatible for readthedocs.org


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

0.3

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

* added new overall ``mapchete`` command line tool, which will replace
``mapchete_execute``, ``mapchete_serve`` and ``raster2pyramid``
* added ``mapchete create`` subcommand, which creates a dummy process
(.mapchete & .py files)
* if using an input file from command line, the configuration input_file
parameter must now be set to 'from_command_line' instead of 'cli'
* input files can now be opened directly using their identifier instead of
self.params["input_files"]["identifier"]


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

0.2

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

* fixed installation bug (io_utils module could not be found)
* rasterio's CRS() class now handles CRSes
* fixed tile --> metatile calculations
* fixed vector file read over antimeridian
* rewrote reproject_geometry() function


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

0.1

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

* added vector data read
* added vector output (PostGIS & GeoJSON)
* added NumPy tile output
* added spherical mercator support
* tile with buffers next to antimeridian get full data
* combined output\_ ... parameters to output object in mapchete config files


-----

Page 18 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.