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

QgsField in isochrones should have a default for layer option #90

Closed nilsnolde closed 5 years ago

nilsnolde commented 5 years ago

Currently, the ID field is flagged as optional (due to the Map Point option not providing an ID field). However, people overlook to set it when using a layer.

Hence, provide a default of the ID field for the layer option.