Skip to content

Commit

Permalink
Merge pull request #60 from andrewharvey/patch-3
Browse files Browse the repository at this point in the history
Include --skip-preview in openaddr-process-one example
  • Loading branch information
iandees authored Jun 18, 2024
2 parents cd05117 + 3841588 commit 1c6c53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can create an output folder and then run the batch process on the desired la

```
mkdir my-output
openaddr-process-one --layer addresses --layersource state example.json my-output
openaddr-process-one --skip-preview --layer addresses --layersource state example.json my-output
```

Review https://github.com/openaddresses/openaddresses/blob/master/CONTRIBUTING.md for input json syntax.

0 comments on commit 1c6c53c

Please sign in to comment.