Hello!
I have a large dataset that I want to be able to create a polygons from it to visualize what survey area a person is observing. The dataset consists of:
- Location Data (UTM's, NAD 1983)
- Left Bearing
- Right Bearing
- Visible Distance (in meters)
Can anyone point me in the right direction on how I can do this? I'm very new to mapping so if you can use basic terminology it would be appreciated!