Changes between Version 9 and Version 10 of Projects/Quick
- Timestamp:
- 01/31/14 08:39:41 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/Quick
v9 v10 42 42 43 43 Tasks: 44 * Create a represent function to output the data as degrees minutes seconds, e.g. 57°55'56.6"E.45 * [[http://www.geomidpoint.com/latlon.html|Examples of lat lon formats]]46 44 * Create a validator (& possibly widget) to allow entry of this format (allowing for variations in input format like spaces and absence of the degree symbol, which most keyboards don't have) & have it converted to decimal degrees for storage 47 45