Change-Id: I7f3fd64d1e21d5a82b29b404bb90a62bfa6f79bf Former-commit-id:adb8188f98
[formerly873469f771
] [formerlyf96e6a822b
] [formerlyadb8188f98
[formerly873469f771
] [formerlyf96e6a822b
] [formerlya015cc136b
[formerlyf96e6a822b
[formerly 71d87e07ef1d5ce2509fddce9170870a5950ba7b]]]] Former-commit-id:a015cc136b
Former-commit-id:c1ca48ab19
[formerlyba529c4a12
] [formerly bf42c95476b1354c34e606131e248046867b8dff [formerlye951995736
]] Former-commit-id: f60380ded6afa42e94c88200debeda6c9ca5f67b [formerlydf4f492e7d
] Former-commit-id:503584ebb4
16 lines
No EOL
872 B
XML
16 lines
No EOL
872 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!--
|
|
* SOFTWARE HISTORY
|
|
* Date Ticket# Engineer Description
|
|
* __________ _______ __________ __________________________
|
|
* 10/12/2011 126 G. Hull Initial Creation
|
|
-->
|
|
<pointDataDbDescription>
|
|
<parameter name="latitude" queryName="location.latitude" type="FLOAT" unit="°" />
|
|
<parameter name="longitude" queryName="location.longitude" type="FLOAT" unit="°" />
|
|
<parameter name="elevation" queryName="location.elevation" type="FLOAT" unit="m" />
|
|
<parameter name="stationId" queryName="location.stationId" type="STRING" />
|
|
<parameter name="stationName" queryName="location.stationId" type="STRING" />
|
|
<parameter name="reportType" queryName="reportType" type="STRING" />
|
|
<parameter name="dataURI" queryName="dataURI" type="STRING" />
|
|
</pointDataDbDescription> |