Skip to content

Releases: mysociety/mapit

Version 1.2.1

16 Dec 17:05
Compare
Choose a tag to compare
  • Fix bug when importing non-ASCII named geometry data.

Thanks to Guglielmo Celata for finding and reporting this issue.

Version 1.2

05 Dec 19:55
Compare
Choose a tag to compare
  • Add Django 1.7 and Python 3 support. #138 #143 #149
  • Improve robustness of JSONP and bad generation parameters.
  • Add min_generation parameter to /children and /point endpoints.
  • Remove requirement for GDAL or memcached. #149
  • Factor out further country specific data.
  • MapIt UK specific:
    • New Santa postcode. #150
    • Changelog. #141
    • October 2014 Boundary-Line support.

Version 1.1

19 Sep 15:38
Compare
Choose a tag to compare
  • Allow import of shapefiles with empty features.
  • Allow editing of main area name in admin
  • Improved admin search
  • Include query parameters in postcode JSON links
  • Factor out country specific management commands
  • MapIt Global specific:
    • Various fixes to import process, including preventing infinite loop, better geometry comparison, better language fetching
  • MapIt UK specific:
    • Add a --commit option to mapit_UK_find_parents
    • October 2013 patches and May 2014 support

Version 1.0.3

19 Sep 15:38
Compare
Choose a tag to compare
  • Bugfix: Limit area lookups by unit_id to the current generation
  • Bugfix: Django 1.5+ dealing with DataSource names. (Continued)
  • Bugfix: Avoid problems with old versions of pip and setuptools

Version 1.0.2

19 Sep 15:39
Compare
Choose a tag to compare
  • Now requires Django 1.4 or higher.
  • Allow $ and . in callback function names.
  • Increased maximum lengths for codes and names.
  • Bugfix: Include required messages framework for admin.
  • Bugfix: Django 1.5+ dealing with DataSource names.
  • Bugfix: Running CSS script when not installed via PyPi.
  • Bugfix: Include required in KML output.

Version 1.0.1

19 Sep 15:39
Compare
Choose a tag to compare
  • Fix script installation.
  • Link postcode to GeoHack page.

Version 1.0.0

19 Sep 15:39
Compare
Choose a tag to compare
  • Initial proper PyPI release.