geocoder-php / geocoder-php/Geocoder

Arcgis Provider

Open
#1,165 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation question
Dominant language
PHP
Stars
4k
Forks
525
Avg merge
8m
Merged PRs (30d)
1

Description

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 ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ArcGISList and ArcGISOnline provider class names shown in the report, then check the current provider documentation and namespace usage. Done means confirming the supported class name and correcting the documentation or usage guidance so the reported class-not-found problem is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.