Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

DemocracyClub/mapit

 
 

Repository files navigation

MapIt

MapIt is an open source project to help people run a web service that maps geographical points to administrative areas. It is useful for anyone who has the co-ordinates of a point on Earth, and who needs to find out what country, region, city, constituency, or state it lies within. It’s also great for looking up the shapes of all those boundaries.

It was created in 2003 by mySociety, a UK charity, for use by their various tools needing admin area lookup.

Installation

MapIt can be installed as a Django app, or as a standalone server. For full details, please see our site at http://code.mapit.mysociety.org/ for help and documentation.

Examples

mySociety runs public installations of MapIt that you might be able to use:

The above are free for non-commercial, low-volume use. For details of what constitutes "low-volume", and for commercial licensing arrangements, please consult MapIt Usage and Licensing .

Rate limiting

Usage is rate limited by default; clients may be rate limited by IP address or by a User Token passed in the User-Agent: header. Clients may be excluded from the effects of rate limiting via the RATE_LIMIT option in the configuration file.

About

A web service to map postcodes to administrative boundaries and more

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.9%
  • HTML 13.7%
  • CSS 6.2%
  • Shell 1.2%