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 encoding and crs params for add_features_shapefile method #54

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 #54 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files          10       10           
  Lines         801      803    +2     
=======================================
+ Hits          785      787    +2     
  Misses         16       16           
Impacted Files Coverage Δ
xyzspaces/spaces.py 98.72% <100.00%> (+0.01%) :arrow_up: