aboutsummaryrefslogtreecommitdiff
path: root/app/models/resource.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add Resource modelhellekin2020-10-061-0/+6
Resources will be stored as JSON, in the (GeoJSON) :feature column. They are assigned an UUID upon creation if they don't comme with one. They belong to an Agent.