Skip to content

Adding data

Tobia Di Pisa edited this page Sep 4, 2024 · 6 revisions

The page http://locahost redirects to the login page for not authenticated user. Is is possible to login using the email/password equal to the environment variables FIRST_SUPERUSER/FIRST_SUPERUSER_PASSWORD setup in the .env file

login page

After the login, click on the Assets menu item on the left sidebar to access the list of available assets

Assets list page

New assets can be uploaded clicking the + Add Asset button and selecting a file with the Choose file input.

Asset upload

The supported data types are:

  • Vector data shapefile in .shp.zip folder (ensure the shapefile compressed folders end with .shp.zip or it will not be accepted as .zip)
  • Point cloud data .las or .laz files
  • Raster images .tif or .tiff files
  • Models .glb files

List of uploaded assets

The asset table shows information about the upload status, the asset can be used inside a pipeline once the status is equal to SUCCESS