-
The addin is generating output for input values that are ambiguous.
Some examples, below:
- [ ] Input value: 00
![image](https://cloud.githubusercontent.com/assets/4635490/21627792/33815ec2-d1c…
elinz updated
7 years ago
-
_From @lfunkhouser on December 15, 2016 17:54_
_From @mfunk on November 4, 2016 17:43_
Testing Convert Coordinates in ArcGIS Pro 1.2 with Decimal Degree (DD) inputs.
## Expected Behavior
When ex…
-
The following apply to both the ArcGIS Pro and ArcMap addin documentation:
## Decimal Degrees
- [x] Remove spaces between hemisphere designator prefix, DD.dd, DDD.dd, and suffix since spaces at th…
elinz updated
7 years ago
-
Tested on addin build 06 Jan 2017 09:31.
Entered 10TET4889274330 which is valid and the addin creates valid output:
![image](https://cloud.githubusercontent.com/assets/4635490/21732199/37b93d4e-d4…
elinz updated
7 years ago
-
The Coordinate Conversion addin should accept the output from the addin as input. The DDM and DMS output from the addin includes the degree, minute, and second symbol, as shown below:
![image](https:…
elinz updated
7 years ago
-
According to ArcGIS help topic "Supported notation formats" (http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/supported-notation-formats.htm), the decimal degree (DD) format acce…
elinz updated
7 years ago
-
According to ArcGIS help topic "Supported notation formats" (http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/supported-notation-formats.htm), the degree decimal minute (DDM) for…
elinz updated
7 years ago
-
If you check the "Symbolize Non-Visible Data in Output" option, AND set the Field of View so it's not 0 to 360, the output creates non-visible data outside of analysis area.
For example...
![image…
elinz updated
6 years ago
-
For example:
DDM
45 0.0N 100 0.0W (works)
45 0N 100 0W (fails)
DMS
45 0 0.0N 100 0 0.0W (works)
45 0 0N 100 0 0W (fails)
-
I recently installed BTM and it shows up in the Arc workspace but if I click any of the tools I get an error message that says "failed to open toolbox bmt.pyt" and if I try to close the error message …