Skip to content

ERROR in api: Input is not a transformation #22

Description

@janusw

So, I'm trying to add yet another dataset (non-public data), like this:

  • Got a bunch of .asc files.
  • Converted them to .tif.
  • Renamed them to follow the SRTM naming conventions, ending up with names like N5220000E580000.tif etc
  • Added a config.yaml with the proper filename_epsg and filename_tile_size.

Unfortunately I only get errors in the end:

{
  "error": "Server error, please retry request.",
  "status": "SERVER_ERROR"
}

The other datasets on the server can be queried alright, only the new one throws this error, and I don't see what's wrong.

What is the best way to debug this? Is there a logfile somewhere that has further details? (Did not find any in the docker container.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions