Code Monkey home page Code Monkey logo

Comments (3)

mtmail avatar mtmail commented on July 22, 2024

The directory is called ArcGisOnline so Iā€™d say the documentation is outdated. https://github.com/geocoder-php/Geocoder/tree/master/src/Provider

from geocoder.

mrelliot69 avatar mrelliot69 commented on July 22, 2024

yap thats what i also tought,
question: why when using arcgis sometimes when i type Rua do, we retturns almost every result with some letters like Asd, a /n
do i need to setup another setting to work properly?

from geocoder.

jbelien avatar jbelien commented on July 22, 2024

Is the doc updated?
When i try to use
$provider = new \Geocoder\Provider\ArcGISList\ArcGISList($httpClient);
says class not found, but if i use
$provider = new Geocoder\Provider\ArcGISOnline\ArcGISOnline($httpClient);
it works, so im i doing something wrong or ?

Indeed, Readme.md seems outdated.
Could you create a PR to update it?

question: why when using arcgis sometimes when i type Rua do, we retturns almost every result with some letters like Asd, a /n
do i need to setup another setting to work properly?

We don't "mess" with the result returned by the external API, we just provide a provider around it.
That issue probably comes from the API itself. Please check.

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.