Do not edit this file manually! It is updated from manually written text fragments in the changes directory of this repository!
- Features
- Made geopandas, turfpy, geobuf as optional dependencies of the xyzspaces
- Fixed minor issues
- Features
- Added support for Interactive Map Layers. (#117)
- Features
- Features
- Documentation
- Misc
- Migrated CI from Travis to GitHub Actions. (#111)
- Features
- Added feature to upload data from
kmlfile to the space. (#49) - Added
limitparam to methoditer_featureto control numer of features to iterate in single call. (#52) - Fixed encoding and projections issue for
shapefileupload. (#54) - Enabled property search while searching features in bounding box. (#56)
- Added feature to upload data from
geobufffile to the space. (#57) - Remove duplicate features for
spatial_search_geometrywith division (#58) - Enabled property search while searching features in tile. (#61)
- Remove duplicate features while add to space using
add_featuresand also added amutationparameter to mutate input features or not. (#64) descriptionis optional when creating the space. (#68)- Added feature to upload data from
Geopandas Dataframefile to the space. (#71) - Enabled reading space data as Geopandas Dataframe. (#72)
- Improved performance of CSV upload. (#77)
- Improvement in the performance of
add_features_geojson(#79) - Changes to convert shape file with projection of different type to EPSG:4326 (#83)
- Added feature to upload data from
- Documentation
- New notebook illustrating spatial search on MS US building footprints dataset. (#62)
- Features
- Misc
- Misc
- Minor changes to README (0.3.1)
- Misc
- First public release (0.3.0)