Skip to content

Layer data header regression#24

Merged
micah-prime merged 6 commits into
M3Works:mainfrom
jomey:header_fixes
Jun 12, 2025
Merged

Layer data header regression#24
micah-prime merged 6 commits into
M3Works:mainfrom
jomey:header_fixes

Conversation

@jomey

@jomey jomey commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

Fixes:

  • Regression where checking for a non-existent dict key needs to use get() to not error out.
  • Allow EPSG code to be missing from the header

jomey added 3 commits June 5, 2025 14:45
Move more date and time logic to the now named DateTimeManager (from
DateManager). Also fixes a regression where checking for a non-existent dict key
needs to use get() to not error out.
Have been using this successfully local
Some coordinates from the data are coming in as lat/lon with no EPSG code.
Allowing the parser of the metadata EPSG lookup to account for that case.
@jomey
jomey force-pushed the header_fixes branch 2 times, most recently from 1a2775a to 8a4721b Compare June 9, 2025 16:38
The indicated type was not correct.
@jomey jomey changed the title Date header regression Layer data header regression Jun 9, 2025
@jomey

jomey commented Jun 12, 2025

Copy link
Copy Markdown
Contributor Author

@micah-prime - Can this get merged?
Changes are required for the layer upload work

@micah-prime
micah-prime merged commit 4925e52 into M3Works:main Jun 12, 2025
5 checks passed
@micah-prime

Copy link
Copy Markdown
Contributor

Merged!

@jomey

jomey commented Jun 12, 2025

Copy link
Copy Markdown
Contributor Author

Thank you!

@jomey
jomey deleted the header_fixes branch June 12, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants