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
It appears that commands update_aggregates.py and testimports.py should be changed by removing the OpenTreeMap namespace from the lines 'from OpenTreeMap.treemap.models import Tree, Plot' and 'from OpenTreeMap.treemap import models' as was done earlier with resave_trees.py.
It also appears that build_exports.py is out-of-date (it references UrbanForestMap for instance) and unnecessary, and should be deleted.
I haven't tried submitting a pull request on this because I'm not sure of the project development intent - these files may be changed in the course of your current importer development.
The text was updated successfully, but these errors were encountered:
It appears that commands update_aggregates.py and testimports.py should be changed by removing the OpenTreeMap namespace from the lines 'from OpenTreeMap.treemap.models import Tree, Plot' and 'from OpenTreeMap.treemap import models' as was done earlier with resave_trees.py.
It also appears that build_exports.py is out-of-date (it references UrbanForestMap for instance) and unnecessary, and should be deleted.
I haven't tried submitting a pull request on this because I'm not sure of the project development intent - these files may be changed in the course of your current importer development.
The text was updated successfully, but these errors were encountered: