Mapget

Latest version: v2024.2

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

Scan your dependencies

2024.2

What's Changed
* deps/rocksdb: Enable 'PORTABLE' cmake opt to maximize compatibility. by MisterGC in https://github.com/ndsev/mapget/pull/60
* TileLayerStream now has end End-Of-Stream Message. by josephbirkner in https://github.com/ndsev/mapget/pull/58
* Utility functions to iterate over attributes and attribute layers. by josephbirkner in https://github.com/ndsev/mapget/pull/58
* Fixed division-by-zserio is TileId::fromWgs84 when the tile level is >= 15. by josephbirkner in https://github.com/ndsev/mapget/pull/58

**Full Changelog**: https://github.com/ndsev/mapget/compare/v2024.1...v2024.2

2024.1

What's Changed
* Mapget now supports the `/locate` operation (45)
* Introduction of the typed relation model (53)

**Full Changelog**: https://github.com/ndsev/mapget/compare/v0.4.0...v2024.1

0.4.0

What's Changed

* Improve logging/checks around node IDs by l-laura in https://github.com/ndsev/mapget/pull/42
* http-datasource: Disable child process timeout for debug mode by johannes-wolf in https://github.com/ndsev/mapget/pull/47
* Output bad ID parts when id composition does not apply. by josephbirkner in https://github.com/ndsev/mapget/pull/49
* Add Attribute::setValidity. by josephbirkner in https://github.com/ndsev/mapget/pull/51
* Show attribute direction as string. by josephbirkner in https://github.com/ndsev/mapget/pull/52

**Full Changelog**: https://github.com/ndsev/mapget/compare/v0.3.0...v0.4.0

0.3.0

Features
* 36 Persistent cache with RocksDB

**Full Changelog**: https://github.com/ndsev/mapget/compare/v0.2.0...v0.3.0

0.2.0

This release focuses on improvements to enhance the usability and reliability of mapget.

**Improvements:**
18 - Features and references with missing ID parts are detected and reported
19 - mapget uses spdlog with log level as CLI argument
16 - Arguments to mapget can be specified in a configuration file
20 - Requests to unknown map+layer combinations receive a 400 response

**Fixes:**
31 - Parallel execution of RemoteDataSource does not work due to httplib Client lock

0.1.1

This is the first release of the mapget library, which includes a CLI tool that can be built with CMake or installed via PyPI. Run `pip install mapget`, or check out the README for some examples as to how you can start writing data sources. Happy coding! 🍰

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.