hauke96 / osm-changeset-crawler

Tool to analyse OpenStreetMap changesets written in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Existing output files

hauke96 opened this issue · comments

When the output files (result_*.osm) already exist, we don't want to overwrite them.

My idea:
Crash when they exist and provide a flag to force the analyser to overwrite them.