Skip to content

Releases: sk-zk/streetlevel

v0.9.0

18 Sep 05:22
Compare
Choose a tag to compare

Apple Look Around

* [breaking] The get_coverage_tile* functions now return a CoverageTile object
+ Said CoverageTile includes the last modification date of the tile

Mapy.cz Panorama

+ Add coverage overlay parameter to generated permalinks
* Fix import failing with the message "RuntimeError: no running event loop" on Linux

Naver Street View

* Fix metadata requests getting a 403 response

v0.8.1

29 Apr 14:46
Compare
Choose a tag to compare

General

+ Add Cython to requirements.txt/pyproject.toml (#16)

Naver Street View

+ The find_panorama() response now includes the panorama type
* Fix get_historical() failing because the panorama type was added to the metadata/timeline response

v0.8.0

12 Mar 15:01
Compare
Choose a tag to compare

General

+ Add build_permalink() to all submodules, allowing the creation of permalinks without requiring a panorama object

Google Street View

* [breaking] street_name is now street_names, containing all street name labels and the yaws at which they are drawn in Google Maps (#13)

Já 360

* [breaking] street_name is now street_names, containing all street name labels and the yaws at which they are drawn in Já.is

v0.7.1

02 Jan 16:19
Compare
Choose a tag to compare

Apple Look Around

* Fix import failing if torch is not installed

v0.7.0

02 Jan 15:54
Compare
Choose a tag to compare

Apple Look Around

+ Added the ability to reproject the faces of a panorama to a single equirectangular image. It's not exactly very fast, but it's there if you need it.
* [breaking] The members of the Face enum were labeled the wrong way around and have been corrected. If you are using Face in your code, it must be updated accordingly.

v0.6.5

23 Dec 13:47
Compare
Choose a tag to compare

Apple Look Around

+ Add camera metadata

v0.6.4

16 Dec 15:08
Compare
Choose a tag to compare

Já 360

* [breaking] find_panorama_async was incorrectly named find_panoramas_async. This has been fixed.

v0.6.3

02 Dec 14:07
Compare
Choose a tag to compare

Apple Look Around

+ Add pitch and roll
* Improve performance of orientation conversion
* Only calculate elevation and orientation of a panorama upon first access of their respective properties, further improving performance in most scenarios

v0.6.2

24 Nov 13:05
Compare
Choose a tag to compare

Apple Look Around

* Fix heading conversion

v0.6.1

18 Nov 13:45
Compare
Choose a tag to compare

Já 360

* Fix crash if address is missing