Releases: developmentseed/label-maker
Releases · developmentseed/label-maker
0.9.1
19 Nov 07:41
Compare
Sorry, something went wrong.
No results found
Add the ability to specify the number of threads to use to download images (#182 )
0.9.0
19 Aug 14:44
Compare
Sorry, something went wrong.
No results found
Add the ability to parse non-polygons from the GeoJSON file (#170 )
Add over_zoom parameter to create higher resolution tiles (#172 )
Add band_indices parameter to select bands from input TIF file (#178 )
Improve test output (#173 )
Update documentation
0.8.0
19 Aug 14:45
Compare
Sorry, something went wrong.
No results found
Maintenance release
Add tox for tests/automation
Automate pypi releases
Dependency removal (homura/pycurl/pyproj) and upgrades (rasterio/numpy)
0.7.0
19 Aug 14:46
Compare
Sorry, something went wrong.
No results found
Fixed bug introduced by HTTP Authentication (#157 and #161 )
Updated background ratio to work for multiclass problems (#159 )
0.6.1
19 Aug 14:48
Compare
Sorry, something went wrong.
No results found
Added ability to use HTTP Authentication for TMS endpoints (#152 )
0.6.0
19 Aug 14:48
Compare
Sorry, something went wrong.
No results found
Use sys.exectuable in place of python string (#124 )
Correct script reference to fix bug in skynet train example (#129 )
Add s3 requirement to rasterio (#137 )
Users can split data into more groups than train and test, for example train/test/validate, and specify the ratio for
each split (#149 )
0.5.1
19 Aug 14:49
Compare
Sorry, something went wrong.
No results found
Skip invalid or empty geometries which prevent segmentation rendering (#118 )
Add binder example (#119 )
0.5.0
19 Aug 14:49
Compare
Sorry, something went wrong.
No results found
Accept GeoJSON input labels (#32 )
Correct documentation regarding class labels (#113 )
Small miscellaneous fixes
0.4.0
19 Aug 14:52
Compare
Sorry, something went wrong.
No results found
Read file drivers to determine file type rather than relying on extension (#80 )
Add support for WMS endpoints as an imagery source (#93 )
Add documentation site (#108 )
Fix rendering errors at tile boundaries (#78 )
New examples and updates to example code (#89 , #91 , #105 , #107 )
0.3.2
19 Aug 14:53
Compare
Sorry, something went wrong.
No results found
Provide a default value of False for imagery_offset to preview function (#79 )