Hi everyone,
I've got a project where I am working on creating a web app using Leaflet to extract and view raster data. The first part is to generate a point layer based on where the user clicks on the map. The coordinates of those mouse clicks get sent back to a short python toolbox to be converted into a feature layer that will then need to be sent back to the web app so the user knows where they have clicked. Once that is done that input point layer is used to extract values from the rasters containing the data and the resulting