mapping
Generates a map of the USA using longitude, latitude, and specified variables from a previous Site Phenometrics query.
Instructions
Construct a map from results of a previous Site Phenometrics query to the NPN API, using longitude, latitude and specified variables to plot onto map of USA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool used to generate the data for the plot. | |
| plot_type | Yes | Type of plot to generate. | |
| color_by | No | Variable to be used for color coding the data points. Default is empty string for no coloring. | |
| title | Yes | Title for the plot. |