Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

CSV Speedup, Output Directory Path, Configuration Adjustments, and Bugfixes

Latest
Compare
Choose a tag to compare
@Lyetenth Lyetenth released this 17 Jun 16:26

Version 2.3.6. (June 17th, 2021) CSV Speedup, Output Directory Path, Configuration Adjustments, and Bugfixes

CSV Speedup:

  • Speedup in CSV formatting #63

Output Directory Path:

  • Support for pathlib paths #61

Configuration:

  • Update default rate limit to 4990/60. Should be more stable based on rateLimit error issues

Typos:

  • shapely.geometry shifted from standard / internal import comment to external import comment
  • loocation fixed to location

Error Handling:

  • Endpoints are now displayed on network errors

Bugfix:

  • Fixed a bug where including the rate limit flags through the cli still asked for rate limit values
  • Add a warning for string search item inputs being treated as an address instead of a file if file is not found