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 shapefile upload feature #40

Closed sackh closed 4 years ago

sackh commented 4 years ago

Added feature to upload a shapefile to DataHub space.

codecov-commenter commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   98.39%   98.40%   +0.01%     
==========================================
  Files          10       10              
  Lines         684      691       +7     
==========================================
+ Hits          673      680       +7     
  Misses         11       11              
Impacted Files Coverage Δ
xyzspaces/spaces.py 98.91% <100.00%> (+0.04%) :arrow_up:

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 34c7100...45c74d6. Read the comment docs.