Code Monkey home page Code Monkey logo

Comments (4)

jbelien avatar jbelien commented on June 21, 2024

Hello @mrelliot69 ,

According to the following warning, it seems that you're still using Composer version 1.

Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-sup
port/

Could you try to upgrade to Composer version 2 and give it another try?

composer self-update --2

from geocoder.

jbelien avatar jbelien commented on June 21, 2024

Also, you seem to run the following command:

composer require geocoder-php/nominatim-provider

But Composer indicates that you miss a php-http/client-implementation.

You indeed need to specify which library you want to use (Guzzle, cUrl, ...)!

Check the main documentation here: https://github.com/geocoder-php/Geocoder#summary-just-give-me-the-command

from geocoder.

mrelliot69 avatar mrelliot69 commented on June 21, 2024

Thanks @jbelien , another question:
is it possible to get the address id also when the provider list the results ..

For example arcgis have an id to identify that address, its possible to get that info also on the result array?

from geocoder.

jbelien avatar jbelien commented on June 21, 2024

is it possible to get the address id also when the provider list the results ..

For example arcgis have an id to identify that address, its possible to get that info also on the result array?

See #1164

from geocoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.