Fri 13 Apr 2012 10:43:46 AM UTC, original submission:
The papersize API throws a 500 ISE when trying to get available paper sizes for certain administrative boundaries (maybe they're weird?)
Sunnyvale (CA) triggers the error, reproducible every time.
ReadingError at /apis/papersize/
Could not create geometry because of errors while reading input.
Request Method: POST
Request URL: http://dev.maposmatic.org/apis/papersize/
Django Version: 1.2.1
Exception Type: ReadingError
Exception Value:
Could not create geometry because of errors while reading input.
Exception Location: /usr/lib/pymodules/python2.6/shapely/wkt.py in loads, line 17
Python Executable: /usr/bin/python
Python Version: 2.6.6
Python Path: ['/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/local/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/pymodules/python2.6', '/usr/lib/pymodules/python2.6/gtk-2.0', '/home/maposmatic/maposmatic-dev/maposmatic', '/home/maposmatic/maposmatic-dev/ocitysmap', '/home/maposmatic/maposmatic-dev/ocitysmap', '/home/maposmatic/stow/packages/mapnik/lib/python2.6/site-packages', '/home/maposmatic/maposmatic-dev/ocitysmap/ocitysmap2/indexlib/..', '/home/maposmatic/maposmatic-dev/ocitysmap/ocitysmap2/indexlib/../indexlib/..']
Server time: Fri, 13 Apr 2012 12:40:13 +0200
|