-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Botanical Garden requests an implementation for mapping items within the garden.
Currently the bot garden uses wild-type map for where plants were harvested from.
this is available from within CSPACE.
the user would now be presented with either 1) garden map, 2) wild harvested location berkeleymapper map, 3) wild harvested location google static map
if you click on garden map, then what is sent to BerkeleyMapper is a tab delimited file of catalog number, scientific name, and bed name, (and lat lng of bot garden bed location available). The map would then show corresponding plants mapped on an overview of the botanical garden. spatial layer would be botanical garden bed outlines and a remote sensed image of the bot garden from drone.
CSPACE will need to provide the tab delimited file (referenced above) and incorporate a new link and call to BerkeleyMapper.
BerkeleyMapper (John) will need to figure out the programming to show the bed location...