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

removed pandas from dependency and made geobuf optional #120

Closed sackh closed 3 years ago

sackh commented 3 years ago

Signed-off-by: Kharude, Sachin sachin.kharude@here.com In order to make xyzspaces light weight removing pandas from dependency as it is only used to read the csv file. made geobuf as optional as it is specific to only geospatial format.