This is along the end of automation. Is there a way to automate creating bulk waypoints for 30plus properties at once? These are residential properties? If so, can you kindly direct me to a guide or video that details this?
This can be done using the Google GeoCode API. I have done it for a previous project. It would require a bit of programming. Do you have a list of addresses?
You can also query GPS coordinates manually by providing a street address in one of their demos.
From a list of GPS coordinates, it would be easy to create a Litchi CSV file. Litchi’s CSV format is described here: