Skip to content

Commit

Permalink
data, geocache updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Nov 8, 2024
1 parent b492057 commit 0541a27
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/lat-lon-to-ids.json

Large diffs are not rendered by default.

Binary file modified geocache.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion oldnyc/geocode/geocode.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
parser.add_argument(
"-c",
"--coders",
default="extended-grid,milstein,subjects",
default="title-pattern,extended-grid,milstein,subjects",
help="Set to a comma-separated list of coders. Coders run in the specified order.",
)

Expand Down

0 comments on commit 0541a27

Please sign in to comment.