Closed mamarjan closed 12 years ago
First defining and documenting the output format should be done.
Then adding a to_json() method to Record and Feature classes would be a start, and the same for RecordRange and FeatureRange.
Added to_json() functions for Record and RecordRange. Similar functions for Feature and FeatureRange will be added as part of #56
First defining and documenting the output format should be done.
Then adding a to_json() method to Record and Feature classes would be a start, and the same for RecordRange and FeatureRange.