Changes between Version 5 and Version 6 of IphoneApp
- Timestamp:
- 07/16/09 09:26:18 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IphoneApp
v5 v6 8 8 9 9 This application will be a field work tool for geologists to find samples using their mobile device. 10 Login Page10 '''Login Page''' 11 11 •Provide username and password, which allows you to view your own private samples as well as public samples 12 Main Page12 '''Main Page''' 13 13 •Choose one of the three search options: using your current location, inputting a coordinate, or selecting a region 14 14 •If the user's current location is selected or a coordinate is input, the user will then be asked to specify a search radius 15 Map View 16 •If the user's location is selected or a coordinate is input, a search box is created based on the specified radius and the map displays all the samples within the box. 15 ''' Map View''' 16 •If the user's location is selected or a coordinate is input, a search box is created based on the specified radius and the map displays all 17 the samples within the box. 17 18 •If the user selects a region, all the samples within the region are displayed on the map 19 •Green pins on the map represent samples, purple pins represent the corners of the search box, and the single red pin represents the user's 20 current location 21 •If multiple samples occur at the same coordinate, they are grouped and can be viewed as a table 22 •By pressing the "info button" in the upper right corner of the map view, the user can change the map type from street to hybrid or satellite 18 23 19 Refining the search criteria: 24 '''Sample Info''' 25 •If one of the pins on the map is selected (or in the case or multiple samples at the same location, one of the rows of the sample table is 26 selected,) a view with sample information will be displayed. Sample information includes: 27 •Owner, publication, coordinate, public/private status, minerals present, metamorphic grade, etc. 28 •All sample and subsample images can also be viewed, paged through, and enlarged 29 •A summary of the subsamples and chemical analyses can also be obtained 30 •All comments that have been made about a sample can also be viewed 31 32 33 '''Refining the search criteria''' 20 34 •One or more of the following criteria can be specified and the search will be narrowed down so that only samples with that criteria are 21 35 displayed 36 •Criteria: rock type, metamorphic grade, minerals, public/private status 22 37 23 38 24 Query Database: 25 •an HTTP request is sent to the database containing the search information that was specified 26 27 •Google maps application is opened is opened and a balloon is displayed at the latitude and longitude point of each sample 28 that is within the search region and that contains the qualities of the specified search information 29 30 •the balloons can be selected in order to view more information about the samples, including: 31 Number 32 Date Collected 33 Rock Type 34 Public status 35 Longitude 36 Latitude 37 Location Error 38 Country 39 Description 40 Collector 41 Present Sample Location 42 Minerals 43 Region 44 Metamorphic Grade 45 Public References 46 Subsamples 39 == '''Future Additions''' == 47 40 48 49 == '''Possible Additions''' == 50 51 41 •Add sample images to a user's photo library 42 •Upload sample comments 52 43 •Ability to take pictures of the samples and add them to the database. 53 54 44 •Driving directions from the user’s current location to each of the samples. 55 45 ----
