I deployed the Tree Management solution to our system and it looks good. However, we already have some tree data in a points Feature Class from an old project. I would like to load those old points into the new tree solution as the points are still valid.
Solved! Go to Solution.
There are a few ways to load existing trees into the Trees feature layer. One way is to use the Tree Data Management Pro project that is deployed with your solution. The project contains step by step tasks, one being loading 'Load existing tree data'. You can learn more about using the Tree Data Management Pro project in the Manage tree data doc topic, here: https://doc.arcgis.com/en/arcgis-solutions/latest/reference/use-tree-management.htm#ESRI_SECTION1_74...
In particular, see the Load, create, and modify tree data sub-topic. That will help you get to the relevant Pro task which will help you through loading existing data. Make sure you check out the Get Started topic as well.
I hope that helps!
Mike
There are a few ways to load existing trees into the Trees feature layer. One way is to use the Tree Data Management Pro project that is deployed with your solution. The project contains step by step tasks, one being loading 'Load existing tree data'. You can learn more about using the Tree Data Management Pro project in the Manage tree data doc topic, here: https://doc.arcgis.com/en/arcgis-solutions/latest/reference/use-tree-management.htm#ESRI_SECTION1_74...
In particular, see the Load, create, and modify tree data sub-topic. That will help you get to the relevant Pro task which will help you through loading existing data. Make sure you check out the Get Started topic as well.
I hope that helps!
Mike
Hi Mike,
I've also deployed the solution and appended old data into the new solution. However, I am coming across an append tool "Warning 000594" which to my understanding means the output data has reached its maximum number of records or file size. Do you have any recommended solutions to that?
What if I want the layer to connect to the existing data in my SDE? I don't want to have 2 versions that are both being edited (Pro sde & portal/agol)
Step one and two say to download an copy of the project from Online.
However, I don't see a way to do that. Am I missing something?
In the screenshot you shared, just a little lower, click on Tree Data Management.
Then on the item details page, click Download. (Or you can search for Tree Data Management, or navigate to it in your contents. All of the items deployed will be in a folder called Tree Management)
Hi @DerekBernard - Checking in to see if you were able to load your tree points.
Yes, I did. Getting the points to load was a bit of a mess because I didn't want to load Removed trees (just old data) and we had a lot of null statuses so getting the query correct was interesting. Now I have to do a bunch of data cleanup because our values are not consistent, and they don't match the Tree Management solution. Once I get the data correct, the points show up properly on the map. Thanks for the help!!!
That's great to hear. Best wishes on the next steps.
You know, I thought it was loading but I'm having an issue where all the data won't load. Only 772 of the 2890 rows will load. I've tried all sorts of things and nothing seems to get all the data to load. There don't seem to be any real required fields so it should all load, even as dirty data.
SQL Server (my background) is so much easier to work with data 🙂