ISO/IEC 8211 is a standard used as a transport mechanism by various geographic information transfer standards. I worked on the last version of 8211, and am currently on the defects committee that is looking at making some of the documentation of the use of extended character sets (read: ISO/IEC 10646, aka Unicode) more obvious. I've promised various people to produce a FAQ page for the standard, and what follows is my very provisional start at that. All comments are welcome!
I originally started writing this as an exercise in understanding the standard, and in the use of Python itself, but I continued its development for use in `debugging' ISO 8211 files, and I am making it available in case it is of use to anyone else. Any comments will be very welcome.
Note that this does not work under Python 1.5. The main cause is that it uses "
ni
", but there may be other infelicities lurking inside. I hope to fix it "at some time in the future".
See also ISO/IEC 8211:1994, which is a page of tutorials and examples (including some software) by Dr. Alfred A. Brooks. Dr. Brooks is one of the originators of ISO/IEC 8211, and has been convenor of the recent standards efforts, and defects editor for the recent corrections.
Author: tony@lsl.co.uk
Last modified: Wed Apr 1 09:06:40 BST 1998