You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for making this. Saved me a lot of time on a 'for fun' project.
The docker version does not seem to work. Tried working through each error, but ultimately gave up.
However, got it working fine on Unbuntu using a VM. At first it gives an error: "FSS-FSS does not contain column "latitude"" and it exits without finishing.
To work around this, you can go into parse_nasr.pl and uncomment lines 158, 159, 160, and 161. Then removing "FSS" from the list of keys on line 160.
Re-run the scripts and it will then build the DB. I don't personally need FSS so should be fine from here. Still felt worth mentioning.
The text was updated successfully, but these errors were encountered:
Thank you very much for making this. Saved me a lot of time on a 'for fun' project.
The docker version does not seem to work. Tried working through each error, but ultimately gave up.
However, got it working fine on Unbuntu using a VM. At first it gives an error: "FSS-FSS does not contain column "latitude"" and it exits without finishing.
To work around this, you can go into parse_nasr.pl and uncomment lines 158, 159, 160, and 161. Then removing "FSS" from the list of keys on line 160.
Re-run the scripts and it will then build the DB. I don't personally need FSS so should be fine from here. Still felt worth mentioning.
The text was updated successfully, but these errors were encountered: