Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add PickPoint provider. #721

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 1 commit into from
Jun 28, 2017
Merged

Conversation

cylon-v
Copy link
Contributor

@cylon-v cylon-v commented Jun 27, 2017

This PR adds PickPoint geocoder, which is commercial version of Nominatim hosted at https://pickpoint.io.

@willdurand willdurand self-requested a review June 27, 2017 20:28
@cylon-v cylon-v force-pushed the add-pickpoint-provider branch from 5c3e98b to efc9ab0 Compare June 27, 2017 20:32
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Awesome. Thank you for this.

I just had some minor comments.

/**
* @author Vladimir Kalinkin <[email protected]>
*/
final class PickPoint extends AbstractHttpProvider implements LocaleAwareGeocoder, Provider
Copy link
Member

Choose a reason for hiding this comment

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

Remove LocaleAwareGeocoder. See #720

class IntegrationTest extends ProviderIntegrationTest
{
protected $testAddress = true;
protected $testReverse = true;
Copy link
Member

Choose a reason for hiding this comment

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

This should be the other way around. Look in ProviderIntegrationTest. All tests are enabled by default, you should write ie $testIpv4 = false

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Nyholm, thank you for the review, I will fix it!

Fixed style.

Apply review notes.
@cylon-v cylon-v force-pushed the add-pickpoint-provider branch from efc9ab0 to e0167b6 Compare June 28, 2017 14:34
@cylon-v
Copy link
Contributor Author

cylon-v commented Jun 28, 2017

@Nyholm, requested changes are applied.

@Nyholm
Copy link
Member

Nyholm commented Jun 28, 2017

Great work

@Nyholm Nyholm merged commit c74db68 into geocoder-php:master Jun 28, 2017
@Nyholm
Copy link
Member

Nyholm commented Jun 28, 2017

Oh, i forgot, you should update the table on the readme

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