Streetlevel

Latest version: v0.8.1

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

Scan your dependencies

Page 3 of 4

0.5.3

Google Street View
\+ Add elevation
\+ Add building levels of indoor tripods
\+ Add upload date of third-party panoramas
\+ Add pitch and roll to `neighbors`/`historical` panos
\* Fix rare edge case of links without lat/lon raising an error (2)
\* Fix links with missing angle raising an error and calculate angle manually in that case (2)

0.5.2

General
\+ `dataclasses`, `geo` and `util` are now documented

Apple Look Around
\+ Add `has_blurs`
\* **[breaking]** `region_id` has been renamed `batch_id` to more accurately describe the purpose of this ID

Bing Streetside
\+ Add ability to generate permalink

Google Street View
\+ Add links
\+ Add ability to generate permalink
\* Fix `historical`/`neighbors` panos still using `year`/`month` fields rather than `date`

Kakao Road View
\+ Add links
\+ Add ability to generate permalink

Mapy.cz Panorama
\+ Add ability to generate permalink
\* **[breaking]** For consistency, neighbors are now links since that is what the API actually returns

Naver Street View
\+ Add links
\+ Add ability to generate permalink

Yandex Panorama
\+ Add links
\+ Add ability to generate permalink
\+ Add connected aerial panoramas to neighbors

0.5.1

General

It's kind of embarrassing I didn't notice this until now, but dependencies are now properly configured such that pip will install them automatically. No other changes.

0.5

Bing Streetside
\* **[breaking]** The `single_image` parameter of the `get`/`download_panorama` functions has been replaced with `stitching_method` to allow for an additional method of composing the faces into one image.

Google Street View
\- **[breaking]** As announced, the alias `lookup_panoid` has been removed; use `find_panorama_by_id` instead

Kakao Road View
\+ Add Kakao Road View support

Naver Street View
\+ Add Naver Street View support

Yandex Panorama
\+ Add Yandex Panorama support

0.4

General
\* Documentation is now generated by Sphinx and can be found at [streetlevel.readthedocs.io](https://streetlevel.readthedocs.io/).
\+ All functions which make network requests now have an async version ending in `_async`, usually requiring an `aiohttp.ClientSession` as additional parameter.

Apple Look Around
\+ Add rudimentary support for Apple Look Around

Bing Streetside
\+ Add `find_panorama_by_id` function
\* Fix zoom level 4 of the old original Microsoft panos not being downloadable
\* **[breaking]** The `get_panorama` and `download_panorama` methods now take a `StreetsidePanorama` object as first parameter, rather than just the ID

Google Street View
\+ `find_panorama` can now optionally search for third-party panoramas
\* **[breaking]** For consistency, `lookup_panoid` has been renamed `find_panorama_by_id`. `lookup_panoid` is now an alias which will be removed in v0.5
\* **[breaking]** The `day`/`month`/`year` fields of `StreetViewPanorama` have been merged into a `date` field of type `CaptureDate`

Mapy.cz Panorama
\+ Add `find_panorama_by_id` function
\+ Add `year`, `historical`, `neighbors` parameters
\* Fix integer radius breaking `find_panorama`

0.3.1

General
\* Fix import failing on Python 3.8/3.9 (1)

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.