2021-04-28T05:21 PM
Hi,
Not sure if this is the correct place to ask installation questions. Please redirect me if it is not.
I have downloaded (from https://ftp.odl.bzh/odl/syntool/) and built the syntool code with no obvious errors. syntool-converter and syntool-ingestor run OK and produce a json file. When I run syntool-meta2sql on the json I get the error:
NotImplementedError: Don't know how to literal-quote value u'POLYGON((0.356966801331357.......
It looks like the version of SQLAlchemy I am using does not know how to deal with WKT. Have I missed something in the config?
Full output from command attached.
Thanks,
Pete
Not sure if this is the correct place to ask installation questions. Please redirect me if it is not.
I have downloaded (from https://ftp.odl.bzh/odl/syntool/) and built the syntool code with no obvious errors. syntool-converter and syntool-ingestor run OK and produce a json file. When I run syntool-meta2sql on the json I get the error:
NotImplementedError: Don't know how to literal-quote value u'POLYGON((0.356966801331357.......
It looks like the version of SQLAlchemy I am using does not know how to deal with WKT. Have I missed something in the config?
Full output from command attached.
Thanks,
Pete