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

Add XY location manually / Edit XY #7

Closed
ghuotvez opened this issue Jun 10, 2019 · 2 comments
Closed

Add XY location manually / Edit XY #7

ghuotvez opened this issue Jun 10, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request high priority high priority

Comments

@ghuotvez
Copy link
Member

ghuotvez commented Jun 10, 2019

Asked by a few users that would like to go on the field and pre-entered locations before hand and take notes afterward.


https://gsc-datacollection.visualstudio.com/Mockup1/_workitems/edit/361


@ghuotvez ghuotvez added the enhancement New feature or request label Jun 10, 2019
@ghuotvez ghuotvez pinned this issue Jun 17, 2019
@ghuotvez
Copy link
Member Author

ghuotvez commented Jun 17, 2019

Like every time, people wants to be able to enter their own coordinates. We are starting to have a lot of pressure about this feature.

@ghuotvez ghuotvez added the high priority high priority label Jun 17, 2019
@ghuotvez ghuotvez self-assigned this Jul 2, 2019
@ghuotvez ghuotvez mentioned this issue Jul 3, 2019
4 tasks
@ghuotvez
Copy link
Member Author

ghuotvez commented Jul 9, 2019

List of things to think of when adding this new feature

  • Add + icon in field note
  • Add option in map page
  • Whenever a new location is manually added, automatically pop the station dialog after it
  • Modify the schema according to this new feature. Some fields are missing.
  • Expose more fields in the location dialog, like note field
  • Make sure the "Upgrade" field book option works well, if database schema is going to change.
  • Make sure to change database schema version in the code too, not only in the database (schema 1.44)
  • Make sure that all edits to the location table are available within the HTML reports with the python tools.
  • Disable user from editing location taken by a GPS entry
  • Enable user to edit location when it was manually entered.
  • Change DB version in the warning shown when loading a field book, it seems hardcoded inside the little pop-up and not in sync with the real value.
  • Make sure that python scripts can handle NAD83 geographic coordinates.
  • Add hand icon to note page card for location to make a clear distinction between GPS entry and manual/tap entries.
  • Make sure that python scripts for SMS is adapted with the new schema
  • Make sure that python scripts for Ganfeld conversion is adapted with new schema
  • Make sure that python scripts for Google Earth report is adapted with new schema
  • Make sure that python scripts for sample report is adapted with new schema.
  • Make sure that python scripts for geotaging photos is adapted with new schema.

ghuotvez pushed a commit that referenced this issue Jul 9, 2019
ghuotvez pushed a commit that referenced this issue Jul 24, 2019
ghuotvez pushed a commit that referenced this issue Jul 24, 2019
… navigate to notes. Location dialog can now save and edit all values in UI.
ghuotvez pushed a commit that referenced this issue Jul 25, 2019
…etween map page, note page, manual vs gps entry and auto pop-up of station dialog when saving new location.
@ghuotvez ghuotvez unpinned this issue Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority high priority
Projects
None yet
Development

No branches or pull requests

1 participant