solaris icon indicating copy to clipboard operation
solaris copied to clipboard

CosmiQ Works Geospatial Machine Learning Analysis Toolkit

Results 98 solaris issues
Sort by recently updated
recently updated
newest added

Getting this error on using `pip install .` Processing c:\users\~\desktop\solaris Complete output from command python setup.py egg_info: GDAL must be installed to use `solaris`. See the documentation for more info....

Type: bug
Status: Review Needed

# Description Raster tiler is missing a few tiles while creating the chips. Rounding the `profile["transform"]` to 3 decimal places is creating the issue of chips overwrite, changing this to...

Sorry I'm new here, I want to install Solaris for my project which required google colab. I'm trying to install Solaris but failed because of **failed wheel for GDAL** GDAL...

Type: Maintenance
Status: Review Needed

attempting to allow first time contributors to run CI on their PRs

# Description Add support for pathlib.Path objects Fixes #459 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an...

Broken link: https://solaris.readthedocs.io/en/latest/tutorials/notebooks/api_inference_spacenet.ipynb At https://solaris.readthedocs.io/en/latest/tutorials/# ![image](https://user-images.githubusercontent.com/45640029/164150172-2f2e4c88-f37a-46d1-bc0f-b77eb2dcb94e.png)

Type: Documentation
Status: Review Needed

so many conflicts in env.yml which results in conda not creating Can anyone update env.yml ? Even docker gets stuck at solving env. When I add strict priority, it goes...

Type: bug
Status: Review Needed

I'm trying to tile a projected image. raster_tile works without issue when using None or the src_crs. When setting the crs to 4326, the tiler creates a single tile and...

Type: bug
Status: Review Needed

**Is your feature request related to a problem? Please describe.** Currently, functions like [_check_gdf_load()](https://github.com/CosmiQ/solaris/blob/main/solaris/utils/core.py#L54) only support strings as input, although more types are supported by librairies such as geopandas which...

Type: Enhancement
Status: Review Needed

## Task detail and notes Hello, I need to do raster-analysis in tiff images. I came across Solaris recently. Really good work. When i was searching the [documentation](https://solaris.readthedocs.io/en/latest/tutorials/index.html) for using...

Type: Documentation
Status: Review Needed