root676 / QNEAT3

QNEAT3 - Qgis Network Analysis Toolbox 3
GNU General Public License v3.0
63 stars 12 forks source link

Allow for different origin and destination ID data types #31

Closed josephholler closed 1 year ago

josephholler commented 4 years ago

The OD Matrix algorithms currently force the destination unique ID to be the same data type as the origin unique ID. The documentation hints that these must be numeric, but text strings can be used.

I suggest that both IDs should use their original data types, similarly to the QGIS Distance Matrix algorithm.

root676 commented 4 years ago

Thanks for adressing this in your PR! This is very useful and should be implemented!

root676 commented 1 year ago

Implemented in 1.0.5