AlpineAce27 / Adjungo

0 stars 0 forks source link

Add additional listing properties #5

Closed AlpineAce27 closed 2 months ago

AlpineAce27 commented 2 months ago

additional properties include: Will this job require flying over 400 feet? (bool) Will this job require flying beyond line-of-sight? (LOS) (bool) Will there access to power at this location? (bool) Will there be internet access at this location? (bool) Will this job require dropping any object (that is not liquid or pellets)? (bool) Will this job required carrying any hazardous material? (bool) Will the drone and payload weight more than 55 pounds on takeoff? (bool) Liftoff (time of day)

AlpineAce27 commented 2 months ago

model changed

AlpineAce27 commented 2 months ago

seeding working, although the the properties that use float need to be updated since the "float" function is now deprecated in the faker library