Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadata uploading and GRTS cells #58

Merged
merged 5 commits into from
Feb 24, 2024
Merged

metadata uploading and GRTS cells #58

merged 5 commits into from
Feb 24, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Feb 23, 2024

resolves #41
resolves #56

ExtractedMetadata.mp4

This PR adds in the GRTS Cell Ids and a way to auto populate the CellId from lat/lon as well as the lat/lon from the CellId.

  • When a user uploads a file with the _ separator for {GridCellId}_{quadrant}_{date}_{time} the client will automatically fill these fields in as well as the name of the file.
  • When the Cell is found it i will hit a new endpoint to attempt to calculate the Lat/Lon and populate the map with that information
  • If the user adjust the map it will update the gridcellId and if they change the gridcellId it will update the map.

@BryonLewis BryonLewis merged commit c58455d into main Feb 24, 2024
6 checks passed
@BryonLewis BryonLewis deleted the metadata branch February 26, 2024 16:18
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.

Name Auto populate from Filename Additional Metadata for recordings
1 participant