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
We can use the actual river geometries because the subscriptions will be based on simple geometric overlays.
The geometries should be loaded into the database (table for predefined geometries) based on a local or remotely accessed file with a Django management command, maybe like:
Data for lakes, rivers > https://github.com/kokoalberti/postgis-baselayers/tree/master/app/datasets/naturalearth/
We can use the actual river geometries because the subscriptions will be based on simple geometric overlays.
The geometries should be loaded into the database (table for predefined geometries) based on a local or remotely accessed file with a Django management command, maybe like:
Based on #37
The text was updated successfully, but these errors were encountered: