-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Labels
feature requestRequest a new featureRequest a new feature
Description
-
Based on forumpost.
-
Will implement parts of More FORMAT_GEO_MAP/OUT format options #5153.
-
There is an advantage of having fixed widths for coordinates to reduce ambiguity.
-
Request: implement an option (or make if default - minimizing ambiguity pr. default is always wise) to have fixed width - i.e coordinates get leading/trailing zeros. The output in the current version is:
$ echo 7.54353543 9.1342 | gmt convert -fg --FORMAT_GEO_OUT=ddd:mm.xxxF 07:32.612E 09:08.052NProposed new output:
007:32.612E 09:08.052N.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestRequest a new featureRequest a new feature