diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-07 21:28:43 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-07 21:28:43 +0000 |
commit | 375d2faf7150d5d201eaf77408bf0fdbaa7e534b (patch) | |
tree | b74ba5b41a68da0b50396fe533f67ac99df55526 /notes | |
parent | 892f2bf534622aecb468c09b324446b7975b94d1 (diff) |
update progress
Diffstat (limited to 'notes')
-rw-r--r-- | notes/osgb36_to_wgs84_notes.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/notes/osgb36_to_wgs84_notes.txt b/notes/osgb36_to_wgs84_notes.txt index 71d36e2fd..138d83f82 100644 --- a/notes/osgb36_to_wgs84_notes.txt +++ b/notes/osgb36_to_wgs84_notes.txt @@ -5,18 +5,19 @@ Reference: easting === longitude northing === latitude - * http://en.wikipedia.org/wiki/Ordnance_Survey_National_Grid - * http://en.wikipedia.org/wiki/World_Geodetic_System + http://en.wikipedia.org/wiki/Ordnance_Survey_National_Grid + http://en.wikipedia.org/wiki/World_Geodetic_System DB: * dump schema from live db and confirm it matches schema.sql (you never know...) - * use PledgeBank's 'nearby' logic in problem_find_nearby() SQL function - * in 'alerts' table convert parameter and parameter2 if alert is 'local_problems' or 'local_problems_state' + DONE: use PledgeBank's 'nearby' logic in problem_find_nearby() SQL function + DONE: in 'alerts' table convert parameter and parameter2 if alert is 'local_problems' or 'local_problems_state' CODE: - * update all calls to problem_find_nearby swapping parameter order. + DONE: update all calls to problem_find_nearby swapping parameter order. + * find all occurences of 'easting', 'northing', $e, $n etc and migrate UI maps: |