8000 Added ability to use local ArcGIS server by aalbina · Pull Request #325 · geopy/geopy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added ability to use local ArcGIS server #325

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

Merged
merged 4 commits into from
Sep 12, 2018
8000

Conversation

aalbina
Copy link
Contributor
@aalbina aalbina commented Sep 10, 2018

No description provided.

Copy link
Member
@KostyaEsmukov KostyaEsmukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much! I left some feedback below which require some minor changes. Otherwise the change looks good to me 😊

:param str domain: Domain where the target ArcGIS service
is hosted.

:param str auth_domain: Domain where the target ArcGIS auth service
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Order of params in the docstring should match the order of arguments of the function.

Either function args or the params in the doc should be swapped.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I would suggest to add to the auth_domain doc a clarification that this parameter will be used only when authentication is enabled (i.e. username, password or referer are set), otherwise it might be confusing what to put here if a local geocoder server does not have a corresponding auth server.

@KostyaEsmukov KostyaEsmukov added this to the 1.17 milestone Sep 11, 2018
@KostyaEsmukov
Copy link
Member

Linking #192 — the original issue.

Copy link
Member
@KostyaEsmukov KostyaEsmukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Merging

@KostyaEsmukov KostyaEsmukov merged commit f363672 into geopy:master Sep 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants
0