Another database we integrated to make life easier for ranchers contains allotments from Bureau of Land Management
Using that database you can add any allotment to your ranch.
Introduction
Another database we integrated to make life easier for ranchers contains allotments from Bureau of Land Management
Using that database you can add any allotment to your ranch.
Our system identifies every allotment by three attributes:
When you click any point on the map it sends the query to our backend system with the coordinates of the clicked point. We try to find any allotment, which contains this location. If we find it we will display it - see Figure 1 . We also display a box with allotment description. There is a link inside it which allows you to add this allotment to your current ranch. We may also find a qqsection at the same point. In that case both an allotment and a qqsection are displayed in separate boxes.
When you open this dialog you should see something similar to Figure 4 . You can search allotments by their number or name. You can mark any found allotments for addition or removal just by checking or unchecking them. You should be aware though that nothing is changed until you click Save button. You can also discard any changes using Cancel button.
You can see a list of changes waiting for save in pending changes area on the right. It contains a list of added and removed allotments. You can remove changes from this list using x button.
If you are still on the map view then go back to project view by clicking the menu icon in the top left corner.
You can find Allotment dialog in the dropdown menu on the left - see Figure 3 .