-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
adding support for PDOK NL #1634
Conversation
.gitignore
Outdated
@@ -6,3 +6,4 @@ rdoc/* | |||
Gemfile.lock | |||
api_keys.yml | |||
test/geocoder_test.sqlite | |||
.idea/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.idea
is created by RubyMine which is a very popular IDE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, however, everything in this .gitignore
file should be specific to the Geocoder gem. To ignore files related to local development, please use your ~/.gitignore_global
file.
@alexreisner the old Nationaal Georegister has been deprecated. I can remove the code from the old platform in this PR or a create a new PR for that. What would you prefer? |
Thanks for this! It looks great. If you can remove that line from |
Done @alexreisner 👍 |
This PR adds support for pdok, a new Geocoding service for The Netherlands that replaces Nationaal Georegister.