mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
See draft-ietf-json-text-sequence-04 http://tools.ietf.org/html/draft-ietf-json-text-sequence-04 for a description of JSON text sequences. In a nutshell, this means a feature collection as a LF-seperated sequence of feature objects that can be parsed and processed incrementally. Is this the first implementation in a geographic application? I haven't seen others yet.