Hi all, I am trying to improt a shapefile to arches by using:
python manage.py packages -o import_business_data -s /home/gabriel-ubuntu/Documents/EAMENA/datas/kml_layers/shapefiles/yemen.shp -c /home/gabriel-ubuntu/Documents/EAMENA/datas/kml_layers/shapefiles/yemen.mapping -ow 'overwrite' but it didnt import nothing to arches. Previously I have tried to do it by using csv files as it is in the guide (https://arches.readthedocs.io/en/stable/command-line-reference/#import-business-data) and using : python manage.py packages -o import_business_data -s /home/gabriel-ubuntu/Documents/EAMENA/datas/kml_layers/alg_tun.csv -c /home/gabriel-ubuntu/Documents/EAMENA/datas/kml_layers/alg_tun.mapping -ow 'overwrite' getting error type (not resource created for legacyid: ** make sure data imported is data to be imported for this resource and it is mapper properly in your mapping file ) I have tried different option but all result with the same error. I have been trying to upload grid for an area. I have convert with qgis the kml to csv file saving the geometry as WKT. Thank you very much in advance for the help -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/a31330a9-e466-492d-9ebb-912c9a3b583bn%40googlegroups.com.
