OpenDataServices / flatten-tool

Tools for generating CSV and other flat versions of the structured data
http://flatten-tool.readthedocs.io/en/latest/
MIT License
105 stars 15 forks source link

OFDS: Add support for WKT representation of geometries #419

Closed duncandewhurst closed 1 year ago

duncandewhurst commented 1 year ago

From https://github.com/Open-Telecoms-Data/open-fibre-data-standard/issues/10, in the CSV publication for OFDS, WKT is used to represent geometries.

The task is to update Flatten Tool to support WKT representation of geometries.

The background to the change is discussed in https://github.com/Open-Telecoms-Data/open-fibre-data-standard/issues/10.

The revised documentation is available at https://open-fibre-data-standard.readthedocs.io/en/0.3-dev/reference/publication_formats/csv.html

duncandewhurst commented 1 year ago

Closing as this is done now.