Allow only one configuration per schema
Currently users can uploade data with multiple timestamps, geom types etc. into the same schema. This has only disadvantages: it makes the code more complex, it makes the result messi. Forcing the separation into seperate schemas would have no disadvantage as joins can be done between schemas.