Commit 12a7f2d
committed
v0.2.0-alpha.1: Optionally remove existing geocode columns
If the geocoder would introduce columns that already exist in the file,
we do one of two things:
1. By default, we exit with an error.
2. If the user passes `--replace`, we strip any column with the same
name as a geocoding output column, and add the output columns
normally.1 parent ad6a506 commit 12a7f2d
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments