pnoll1 / osmand_map_creation

OSM data + open address data compiled for use in OSMAnd
GNU General Public License v3.0
79 stars 2 forks source link

Batches in config run after --update-oa cli argument #89

Open pnoll1 opened 8 months ago

pnoll1 commented 8 months ago

Describe the bug Running --update-oa on cli ran the batches defined in the config file after.

To Reproduce Steps to reproduce the behavior, Mention an exact address if possible:

  1. Fill out config fill with batches eg ['--normal id or wa']
  2. Run --update-oa on cli
  3. view log file to see batches ran

Expected behavior When arguments are passed on cli, only those arguments run.

Additional context Need to determine if this is for --update-oa only or any cli commands