mysociety / mapit

A web service to map postcodes to administrative boundaries and more
Other
269 stars 88 forks source link

Removing legacy mapit calls #15

Closed dracos closed 12 years ago

dracos commented 12 years ago

The codebase no longer has the ancient get_voting_area etc. calls that mapit used to have when it was internal only. These calls are, however, still used by various mySociety bits, all of which have to be updated before mapit.mysociety.org can be updated to the current codebase.

TheyWorkForYou - API getBoundary and getGeometry calls. PledgeBank - alert signup, search, gaze lookup, new pledge, co-ord lookup. commonlib - crosssell WriteToThem - admin reps, queue daemon, queue admin, abuse checks, most front end pages, some scripts. Petitions - new petition HearFromYourMP - example postcode, reps lookup, admin page, page.php, view.php, some scripts. DaDem - parlparse linker, child contacts, cllr admin match.cgi script. And probably others, but that seems to cover most of the main things.

dracos commented 12 years ago

These have all been updated.