Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty go-whosonfirst-index -mode flag #2

Closed
thisisaaronland opened this issue Dec 7, 2020 · 1 comment
Closed

Allow empty go-whosonfirst-index -mode flag #2

thisisaaronland opened this issue Dec 7, 2020 · 1 comment

Comments

@thisisaaronland
Copy link
Member

Principally for use with the go-whosonfirst-spatial-http-sqlite package where the assumption is the -spatial-database-uri flag may reference a database that has already been indexed.

At present the work-around is do this:

go run -mod vendor cmd/server/main.go -... -mode directory://

Where we set the -mode flag but don't pass any files to index.

@thisisaaronland
Copy link
Member Author

Replaced by whosonfirst/go-whosonfirst-spatial#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant