AHGW:Import GeoVolume from XML: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
[[File:AHGW Import GeoVolume from XML dialog.jpg|thumb|350px|right|The ''Import GeoVolume from XML'' dialog.]]
The ''Import GeoVolume from XML'' dialog is accessed by double-clicking on "[[File:ArcGIS Tool icon 10_5.png|14px]] Import GeoVolume from XML" under the "[[File:ArcGIS Toolset icon 10_5.png|14px]] 3D Import" toolset under the "[[File:ArcGIS Toolset icon 10_5.png|14px]] Subsurface Analyst" toolset under the "[[File:ArcGIS Toolbox icon 10_5.png|14px]] Arc Hydro Groundwater Tools" toolbox. This tool imports GeoVolume features from an XML file.
The following fields are available. Required fields are marked with a [[File:ArcGIS required - green circle icon.png|8px]] icon. Fields marked with a [[File:ArcGIS Error icon.png|10px]] icon may either not be supported or the table doesn't exist.
*[[File:ArcGIS required - green circle icon.png|8px]]''XML Volume File'' – Click the [[File:ArcGIS Browse button 10_5.png|14px]] button to bring up the ''Open'' dialog in order to specify the XML solids file.
*[[File:ArcGIS required - green circle icon.png|8px]]''GeoSections XML File'' – Click the [[File:ArcGIS Browse button 10_5.png|14px]] button to bring up the ''Open'' dialog in order to specify the multipatch GeoVolume layer to write to.
*''Append to Existing GeoVolume Features'' – Optional. Turn on to append new GeoVolume features to the feature class. Turn off to clear the target feature class prior to creating the new GeoVolume(s).
*'''OK''' – Saves all changes, closes the ''Import GeoVolume from XML'' dialog, and runs the tool.
*'''Cancel''' – Discards all changes and closes the ''Import GeoVolume from XML'' dialog.
*'''Environments...''' – Brings up the ''Environment Settings'' dialog in [[ArcGIS]].
*'''Show Help''' – Opens the Help slider on the right side of the dialog.
*'''Hide Help''' – Closes the Help slider on the right side of the dialog.
*'''Tool Help''' – Only visible if the Help slider is open. Click to open the [[ArcGIS]] help for this dialog.
==XML Details==
[[File:AHGW Import GeoVolume From XML example.jpg|thumb|400px|right|XML file structure for representing volumes.]]
[[File:AHGW Import GeoVolume From XML example.jpg|thumb|400px|right|XML file structure for representing volumes.]]
The Import GeoVolume from XML tool imports 3D volume features as 3D multipatches into the GeoVolume feature class in [[AHGW:AHGW|Arc Hydro Groundwater]]. The tool input is an XML file where volumes are defined as a set of triangles where each triangle is defined by three 3D vertices.
The Import GeoVolume from XML tool imports 3D volume features as 3D multipatches into the GeoVolume feature class in [[AHGW:AHGW|Arc Hydro Groundwater]]. The tool input is an XML file where volumes are defined as a set of triangles where each triangle is defined by three 3D vertices.

Revision as of 22:57, 14 November 2019

The Import GeoVolume from XML dialog.

The Import GeoVolume from XML dialog is accessed by double-clicking on "ArcGIS Tool icon 10 5.png Import GeoVolume from XML" under the "ArcGIS Toolset icon 10 5.png 3D Import" toolset under the "ArcGIS Toolset icon 10 5.png Subsurface Analyst" toolset under the "ArcGIS Toolbox icon 10 5.png Arc Hydro Groundwater Tools" toolbox. This tool imports GeoVolume features from an XML file.

The following fields are available. Required fields are marked with a ArcGIS required - green circle icon.png icon. Fields marked with a ArcGIS Error icon.png icon may either not be supported or the table doesn't exist.

  • ArcGIS required - green circle icon.pngXML Volume File – Click the ArcGIS Browse button 10 5.png button to bring up the Open dialog in order to specify the XML solids file.
  • ArcGIS required - green circle icon.pngGeoSections XML File – Click the ArcGIS Browse button 10 5.png button to bring up the Open dialog in order to specify the multipatch GeoVolume layer to write to.
  • Append to Existing GeoVolume Features – Optional. Turn on to append new GeoVolume features to the feature class. Turn off to clear the target feature class prior to creating the new GeoVolume(s).
  • OK – Saves all changes, closes the Import GeoVolume from XML dialog, and runs the tool.
  • Cancel – Discards all changes and closes the Import GeoVolume from XML dialog.
  • Environments... – Brings up the Environment Settings dialog in ArcGIS.
  • Show Help – Opens the Help slider on the right side of the dialog.
  • Hide Help – Closes the Help slider on the right side of the dialog.
  • Tool Help – Only visible if the Help slider is open. Click to open the ArcGIS help for this dialog.

XML Details

XML file structure for representing volumes.

The Import GeoVolume from XML tool imports 3D volume features as 3D multipatches into the GeoVolume feature class in Arc Hydro Groundwater. The tool input is an XML file where volumes are defined as a set of triangles where each triangle is defined by three 3D vertices.

The 3D volumes represent 3D hydrogeologic units and can be viewed in ArcScene.

GeoVolume features representing a 3D hydrogeologic model viewed in ArcScene.