Esri / Esri/route-planner-csharp
services.xml: lower case URL
Open
bug
- Dominant language
- C#
- Stars
- 31
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
In C:\ProgramData\RoutePlanner\services.xml, the line:
https://geocode.arcgis.com/ArcGIS/services
Should be:
https://geocode.arcgis.com/arcgis/services
(note how arcgis is not capitalized).
Otherwise, an error message will appear
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.