spatial-quickstart
spatial-quickstart copied to clipboard
[bug] key not found: SPATIAL_HOME
Add steps in getting started for spatial_home and is there active support for this project ? None of the issues are closed (just 1)
Hi,
Thanks for pointing this out. I'll clean this part of the compiler up a bit. For now, just point SPATIAL_HOME to anywhere so it doesn't crash when that var is not defined.
We recently added better area models to help with memory banking, and it uses that env variable to find the model files. If it doesn't find models on that path, it reverts to the old models. It should revert to the old models in this case as well, if the env variable is not set.