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

Address object not behaving properly #129

Open
victor-s-lin opened this issue Aug 8, 2019 · 0 comments
Open

Address object not behaving properly #129

victor-s-lin opened this issue Aug 8, 2019 · 0 comments

Comments

@victor-s-lin
Copy link

I am trying to get coordinates for a location. I tried the following commands, as detailed in the main description:
vendor/bin/geotools geocoder:geocode "Tagensvej 47, Copenhagen" --raw --args=da_DK --args=Denmark (default Google Maps)
vendor/bin/geotools geocoder:geocode "Tagensvej 47, Copenhagen" --raw --args=da_DK --args=Denmark --provider yandex (the same as above, but with provider Yandex)
With Google Maps, the error is that the address object in Geocode.php is null.
With Yandex, it claims that the YandexAddress object doesn't have the method first which is used in Geocode.php.

I installed geotools version 0.8.0 and I am running PHP version 7.3.1 on MacOS. Any help is appreciated!

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