glowabio / hydrographr

https://glowabio.github.io/hydrographr/
GNU General Public License v3.0
13 stars 1 forks source link

id should be less than 9 characters long when imported to GRASS functions #37

Open afrogri37 opened 11 months ago

afrogri37 commented 11 months ago

when a point table is imported to, e.g., snap_to_network, the values of the column "id" should be less than 9 characters long

afrogri37 commented 11 months ago

For now, added a warning that ids should be less than 10 chars in both snapping functions