heremaps / xyz-spaces-python

Manage your XYZ Hub or HERE Data Hub spaces from Python.
https://xyz-spaces-python.readthedocs.io/
Apache License 2.0
30 stars 11 forks source link

Added changes for providing public dataset (microsoft buildings data) #31

Closed omanges closed 4 years ago

omanges commented 4 years ago

Added optimization for spatial search with geometry with division functionality

codecov-commenter commented 4 years ago

Codecov Report

Merging #31 into master will decrease coverage by 57.23%. The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
- Coverage   98.32%   41.08%   -57.24%     
===========================================
  Files          10       10               
  Lines         657      662        +5     
===========================================
- Hits          646      272      -374     
- Misses         11      390      +379     
Impacted Files Coverage Δ
xyzspaces/datasets/__init__.py 80.00% <60.00%> (-13.34%) :arrow_down:
xyzspaces/tools.py 15.38% <0.00%> (-84.62%) :arrow_down:
xyzspaces/spaces.py 25.98% <0.00%> (-72.89%) :arrow_down:
xyzspaces/apis.py 31.37% <0.00%> (-67.94%) :arrow_down:
xyzspaces/utils.py 43.75% <0.00%> (-50.00%) :arrow_down:
xyzspaces/curl.py 84.90% <0.00%> (-15.10%) :arrow_down:
xyzspaces/auth.py 90.00% <0.00%> (-10.00%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa545bc...3b0a934. Read the comment docs.