Closed smalers closed 2 years ago
I fixed the code but need to commit changes. A few other changes were made previously and need to be committed.
I committed the changes. I also fixed to read a URL for ReadGeoLayerFromGeoJSON
command. I added the FixGeoLayer
command to fix geometries. Close this issue.
The command fails if the input file is a URL. The code attempts to convert the URL to an absolute path to a local file.