root/GeoJSON/trunk/tests/features.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/28/08 10:47:50 @1063 [1063] seang Get in step with GeoJSON draft version 6: implement named and linked CRS, …
(edit) 02/26/08 14:34:38 @1054 [1054] mattrussell - Made all code work with Python 2.4.3, 2.5.1, will test with all …
(edit) 01/25/08 10:31:57 @1040 [1040] mattrussell Better error handling if geojson defined with invalid type (e.g 'point' …
(edit) 10/28/07 21:20:34 @935 [935] seang Patch from Matt Russell that brings us up to date with geojson.org draft …
(edit) 09/28/07 22:14:43 @879 [879] seang Remove protocol module
(edit) 09/28/07 22:10:22 @878 [878] seang add feature and feature collection types when serializing, change members …
(edit) 08/13/07 10:04:42 @838 [838] seang Add test of geo_interface, update version, readme, and interface spec.
(copy) 06/11/07 00:50:03 @725 [725] seang Implement a flyweight wrapper to get objects through to _iterencode
copied from GeoJSON/trunk/tests/Features.txt:
(edit) 04/14/07 21:11:04 @707 [707] seang Add function to test for support of the python geojson/feature protocol