geosolutions-it / oaw-georectify-process-airflow

Airflow based project to manage the geoprectify process
1 stars 0 forks source link

Add async upload test script #15

Closed mattiagiupponi closed 3 years ago

mattiagiupponi commented 3 years ago

Will upload files (shp or tiff) to geonode, Example run:


python async_upload.py  \
--host=http://localhost:8000  \
--username=admin --password=admin  \
--file_path=/opt/geosolutions/oaw-georectify-process-airflow/output```