This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added corrections for Earth's curvature and refraction
version 0.6.0
- Loading branch information
Showing
14 changed files
with
200 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<metadata xml:lang="cs"><Esri><CreaDate>20160915</CreaDate><CreaTime>15122300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20160922</ModDate><ModTime>14231000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="AnalyzeGlobalLoS" displayname="Analysis of Global Line of Sight" toolboxalias="losAnalyst" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="in_los" displayname="Global Lines of Sight" type="Required" direction="Input" datatype="Feature Layer" expression="in_los"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Input</SPAN><SPAN> Global</SPAN><SPAN> Lines of Sight in form of Feature Layer.</SPAN></P></DIV></dialogReference></param><param name="in_observer_offset" displayname="Observer points offset" type="Required" direction="Input" datatype="String" expression="in_observer_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of observers from the surface. Specified as field, as each observer point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_target_offset" displayname="Target points offset" type="Required" direction="Input" datatype="String" expression="in_target_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of the target from the surface. Specified as field, as each target point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_target_x" displayname="Target points X coordinate" type="Required" direction="Input" datatype="String" expression="in_target_x"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>X coordinate of the target point. Used to identify it on Line of Sight.</SPAN><SPAN> Specifed as Field in the atribute table.</SPAN></P></DIV></dialogReference></param><param name="in_target_y" displayname="Target points Y coordinate" type="Required" direction="Input" datatype="String" expression="in_target_y"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Y </SPAN><SPAN>coordinate of the target point. Used to identify it on Line of Sight.</SPAN><SPAN> Specifed as Field in the atribute table.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><P><SPAN>This tools calculates several characteristics from the</SPAN><SPAN> Global</SPAN><SPAN> Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Analysis of Global Line of Sight</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><P><SPAN>This tools calculates several characteristics from the</SPAN><SPAN> Global</SPAN><SPAN> Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></idAbs><idCredit>Jan Caha - creator</idCredit><searchKeys><keyword>visibility</keyword><keyword>visibility analysis</keyword><keyword>line of sight</keyword><keyword>los</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata> | ||
<metadata xml:lang="cs"><Esri><CreaDate>20160915</CreaDate><CreaTime>15122300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20161009</ModDate><ModTime>12062300</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="AnalyzeGlobalLoS" displayname="Analyze Global Lines of Sight" toolboxalias="losAnalyst" xmlns=""><arcToolboxHelpPath>i:\software\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="in_los" displayname="Global Lines of Sight" type="Required" direction="Input" datatype="Feature Layer" expression="in_los"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Input</SPAN><SPAN> Global</SPAN><SPAN> Lines of Sight in form of Feature Layer.</SPAN></P></DIV></dialogReference></param><param name="in_observer_offset" displayname="Observer points offset" type="Required" direction="Input" datatype="String" expression="in_observer_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of observers from the surface. Specified as field, as each observer point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_target_offset" displayname="Target points offset" type="Required" direction="Input" datatype="String" expression="in_target_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of the target from the surface. Specified as field, as each target point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_target_x" displayname="Target points X coordinate" type="Required" direction="Input" datatype="String" expression="in_target_x"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>X coordinate of the target point. Used to identify it on Line of Sight.</SPAN><SPAN> Specifed as Field in the atribute table.</SPAN></P></DIV></dialogReference></param><param name="in_target_y" displayname="Target points Y coordinate" type="Required" direction="Input" datatype="String" expression="in_target_y"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Y </SPAN><SPAN>coordinate of the target point. Used to identify it on Line of Sight.</SPAN><SPAN> Specifed as Field in the atribute table.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_use_curvature" displayname="Use earth curvature corrections?" type="Required" direction="Input" datatype="Boolean" expression="in_use_curvature"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Allows correction for the earth's curvature. Unchecked—No curvature correction will be applied(default). Checked—Curvature correction will be applied.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_ref_coeff" displayname="Refractivity coefficient " type="Required" direction="Input" datatype="Double" expression="in_ref_coeff"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Coefficient of the refraction of visible light in air (default value 0.13).</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the</SPAN><SPAN>Global</SPAN><SPAN>Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Analyze Global Lines of Sight</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the</SPAN><SPAN>Global</SPAN><SPAN>Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>Jan Caha - creator</idCredit><searchKeys><keyword>visibility</keyword><keyword>visibility analysis</keyword><keyword>line of sight</keyword><keyword>los</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<metadata xml:lang="cs"><Esri><CreaDate>20160915</CreaDate><CreaTime>13185200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20160922</ModDate><ModTime>14200400</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="AnalyzeLoS" displayname="Analysis of Line of Sight" toolboxalias="losAnalyst" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="in_los" displayname="Lines of Sight" type="Required" direction="Input" datatype="Feature Layer" expression="in_los"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input Lines of Sight in form of Feature Layer.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_observer_offset" displayname="Observer points offset" type="Required" direction="Input" datatype="String" expression="in_observer_offset"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Vertical offset of observers from the surface. Specified as field, as each observer point can have different offset.</SPAN></P></DIV></dialogReference></param><param name="in_target_offset" displayname="Target points offset" type="Required" direction="Input" datatype="String" expression="in_target_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of the target from the surface. Specified as field, as each target point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_object_size" displayname="Object size" type="Required" direction="Input" datatype="Double" expression="in_object_size"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Size of the object that is used to determine fuzzy visibility.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_recognition_acuinty" displayname="Recognition acuinty" type="Required" direction="Input" datatype="Double" expression="in_recognition_acuinty"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Recognition acuinty of the observer that is used to determine fuzzy visibility. Default value is 1 arc minute which equals to 1/60 of degree or 0,017.</SPAN></P></DIV><DIV><P><SPAN /></P></DIV></DIV></dialogReference></param><param name="in_clear_visibility_distance" displayname="Clear visibility distance limit" type="Required" direction="Input" datatype="Double" expression="in_clear_visibility_distance"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Distance where the visibility is considered as ideal for fuzzy visibility determination .</SPAN></P></DIV><DIV><P><SPAN /></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Analysis of Line of Sight</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>Jan Caha - creator</idCredit><searchKeys><keyword>visibility</keyword><keyword>visibility analysis</keyword><keyword>line of sight</keyword><keyword>los</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata> | ||
<metadata xml:lang="cs"><Esri><CreaDate>20160915</CreaDate><CreaTime>13185200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20161009</ModDate><ModTime>12074700</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="AnalyzeLoS" displayname="Analyze of Lines of Sight" toolboxalias="losAnalyst" xmlns=""><arcToolboxHelpPath>i:\software\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="in_los" displayname="Lines of Sight" type="Required" direction="Input" datatype="Feature Layer" expression="in_los"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input Lines of Sight in form of Feature Layer.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_observer_offset" displayname="Observer points offset" type="Required" direction="Input" datatype="String" expression="in_observer_offset"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Vertical offset of observers from the surface. Specified as field, as each observer point can have different offset.</SPAN></P></DIV></dialogReference></param><param name="in_target_offset" displayname="Target points offset" type="Required" direction="Input" datatype="String" expression="in_target_offset"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Vertical offset of the target from the surface. Specified as field, as each target point can have different offset.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_object_size" displayname="Object size" type="Required" direction="Input" datatype="Double" expression="in_object_size"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Size of the object that is used to determine fuzzy visibility.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_recognition_acuinty" displayname="Recognition acuinty" type="Required" direction="Input" datatype="Double" expression="in_recognition_acuinty"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Recognition acuinty of the observer that is used to determine fuzzy visibility. Default value is 1 arc minute which equals to 1/60 of degree or 0,017.</SPAN></P></DIV><DIV><P><SPAN /></P></DIV></DIV></dialogReference></param><param name="in_clear_visibility_distance" displayname="Clear visibility distance limit" type="Required" direction="Input" datatype="Double" expression="in_clear_visibility_distance"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Distance where the visibility is considered as ideal for fuzzy visibility determination .</SPAN></P></DIV><DIV><P><SPAN /></P></DIV></DIV></dialogReference></param><param name="in_use_curvature" displayname="Use earth curvature corrections?" type="Required" direction="Input" datatype="Boolean" expression="in_use_curvature"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Allows correction for the earth's curvature. Unchecked—No curvature correction will be applied(default). Checked—Curvature correction will be applied. </SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Coefficient of the refraction of visible light in air (default value 0.13).</SPAN></P></DIV></DIV></pythonReference></param><param name="in_ref_coeff" displayname="Refractivity coefficient " type="Required" direction="Input" datatype="Double" expression="in_ref_coeff"/></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Analyze of Lines of Sight</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tools calculates several characteristics from the Lines of Sight and adds the result as new fields to the attribute table.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>Jan Caha - creator</idCredit><searchKeys><keyword>visibility</keyword><keyword>visibility analysis</keyword><keyword>line of sight</keyword><keyword>los</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata> |
Oops, something went wrong.