Skip to content

Commit

Permalink
fmk - updating nsi example text
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Nov 14, 2024
1 parent 2b8cef5 commit ad2699f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nsi_integration/nsi_integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ NSI Integration

This is an example to demonstrate how |app| integrates with the `National Structures Inventory <https://www.hec.usace.army.mil/confluence/nsi>`_. There are two ways to integrate:

#. Create an inventory that does not include footprint information.
#. Integrate with an existing inventory. For each footprint associated with an asset in the existing inventory, the features from NSI are obtained and merged with the asset's existing features.
#. Create an inventory that does not include footprint information directly from NSI.
#. Integrate an existing **AssetInventory** with NSI. For each **Asset** in the asset inventory, the features from NSI are obtained and merged with the asset's existing features. This is done by finding an asset in the NSI located in the footprint.


.. literalinclude:: brails_nsi.py
Expand Down

0 comments on commit ad2699f

Please sign in to comment.