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

Read space data as geopandas dataframe #72

Closed sackh closed 4 years ago

sackh commented 4 years ago

Signed-off-by: Kharude, Sachin sachin.kharude@here.com

codecov-commenter commented 4 years ago

Codecov Report

Merging #72 into master will decrease coverage by 0.30%. The diff coverage is 88.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   97.65%   97.35%   -0.31%     
==========================================
  Files          10       10              
  Lines         854      868      +14     
==========================================
+ Hits          834      845      +11     
- Misses         20       23       +3     
Impacted Files Coverage Δ
xyzspaces/spaces.py 96.53% <88.00%> (-0.92%) :arrow_down: