GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
92 stars 31 forks source link

ORS tool issue #104

Closed ghost closed 5 years ago

ghost commented 5 years ago

An error has occurred while executing Python code:

NameError: name 'limit' is not defined Traceback (most recent call last): File "C:/Users/k krishna rani samal/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ORStools\gui\ORStoolsDialogConfig.py", line 96, in _add_provider self._add_box(provider_name, 'https://', '', new=True) File "C:/Users/k krishna rani samal/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ORStools\gui\ORStoolsDialogConfig.py", line 149, in _add_box limit=limit, NameError: name 'limit' is not defined