DecimalDegreesCalculator
Calculates a decimal degree value from separate degrees, minutes, and seconds (DMS) values, provided as attributes.
Typical Uses
-
Calculating the decimal degree equivalent of latitude and longitude DMS (degrees, minutes, seconds) values.
How does it work?
The DecimalDegreesCalculator receives any feature with attributes containing valid degrees, minutes, and seconds values, and converts those to decimal degrees. The result is added to the output feature as an attribute.
If an invalid (for example, non-numeric) value is received, the translation will fail.
Examples
Usage Notes
-
If degrees, minutes, and seconds are concatenated into a single string, they can be extracted with a StringSearcher or AttributeManager with string functions.
Configuration
Input Ports
Output Ports
Parameters
Editing Transformer Parameters
Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.
For more information, see Transformer Parameter Menu Options.
Reference
Processing Behavior |
|
Feature Holding |
No |
Dependencies | None |
Aliases | |
History |
FME Community
The FME Community has a wealth of FME knowledge with over 20,000 active members worldwide. Get help with FME, share knowledge, and connect with users globally.
Search for all results about the DecimalDegreesCalculator on the FME Community.
Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.