Skip to content
  • Past due by about 2 years Last updated over 2 years ago

    Build lapixdl conversion module. The module will consist of an API …

    Build lapixdl conversion module.

    The module will consist of an API capable of converting from one format to another in the following way:

    IN_FORMAT ----> Built-in format (dataframe) ----> OUT_FORMAT

    In this way, we are able to disassociate some dependencies. Can be used as example CCAgT-utils

    To handle the geometries in the built-in dataframe we will use the lib shapely