Skip to content

Commit

Permalink
updated outstanding work (TODO)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyetman committed Oct 8, 2020
1 parent c3fd3ac commit b439e9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions utils/generate_rtree_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
# TODO:
# Check if multiple runs append or recreate the index files
# update to create new if they are appending.
# Update output to write to same folder as input file! Currently,
# indexes are output to the calling folder (script) and need to be
# moved/copied.

def _setup_logging(verbose=False):
if verbose:
Expand Down

0 comments on commit b439e9a

Please sign in to comment.