issues Search Results · repo:developmentseed/label-maker language:Python linked:pr
Filter by
7 results (73 ms)
7 results
indevelopmentseed/label-maker (press backspace or delete to remove)In some cases, we might need to pass an authentication token via http
enhancement
The labels subcommand runs the stream_filter.py code as a separate process using the system s default python. In my case
that was python 2.7 and shapely was not installed so I found this through ImportError. ...
I am running label-maker version 0.3.1.
When I run label-maker preview -n 3, the following error is thrown:
Traceback (most recent call last):
File /opt/conda/bin/label-maker , line 11, in module ...
When downloading images from a GeoTIFF, we can apply an offset to our false tiles in case the imagery isn t aligned with
OpenStreetMap data. This option may help address part of #31 as well
In the pylint rc, we should tell it to ignore some of the warnings we ve been manually overriding frequently and we re
okay with ignoring.
So far, I m thinking these:
- global-statement
- too-many-locals ...
enhancement
When I install the cloned package using python setup.py install there were issues importing new submodules I was working
on (i.e., python couldn t find them).
This happened as I was trying to create label_maker/utils/plot_utils.py ...
This fails: ~/Builds/label-maker/examples $ label-maker download Breaking on this relative filepath here
This works: ~/Builds/label-maker $ label-maker download
Probably need to at least add something ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.