Importing data

In LumiDB, only users with Editor or Admin roles can import new datasets. This restriction ensures consistent data quality, structure, and access control across the system.

Viewer users

If you’re a Viewer, the import option will be disabled. To make new data available in LumiDB:

  1. Contact your organization’s Editor or Admin.

  2. Provide the dataset along with relevant details such as coordinate system and intended use.

  3. After approval and upload, the dataset will appear in your list.

Editor and Admin users

If you have Editor or Admin access, follow these steps to import a dataset:

  1. Open the Upload data menu.

  2. Enter a name for the new dataset. If you reuse an existing name, it will be overwritten.

  3. Fill in the Attribution field with the data provider’s name.

  4. Specify the correct projection in the Input projection field. Only EPSG:#### formats are currently supported. For other formats, use the API.

  5. To reproject the data, enter the target projection in the Table projection field (also in EPSG:#### format).

  6. Drag and drop files or select them in the Files (.laz) field. Currently, only LAZ format is supported through the viewer.

  7. Click Upload to start the process. This will initiate the file upload sequence.

Last updated