Skip to content

Commit

Permalink
Merge pull request #386 from ThomasAribart/add-field-tag-names-for-ge…
Browse files Browse the repository at this point in the history
…oDoubleParams

Add fieldTagNames for GeoDoubleParams metadata
  • Loading branch information
constantinius committed Aug 27, 2023
2 parents 475d91e + 1edbc04 commit 3f548fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ export const fieldTagTypes = {
34264: 'DOUBLE',
34665: 'LONG',
34735: 'SHORT',
34736: 'DOUBLE',
34737: 'ASCII',
42113: 'ASCII',
};
Expand Down

0 comments on commit 3f548fb

Please sign in to comment.