Open smalers opened 2 years ago
Doing some internet research, I did find the following websites that will show a GeoJSON file via a URL:
I think I'll try the second option as an interim solution but need something more advanced that allows the attribute table to be viewed and show attributes with mouse hover. This could be another existing free option on the web or something that needs to be created by OWF. Keep this issue open until that solution is implemented.
The
data.openwaterfoundation.org
website is being used more to host datasets and dataset landing pages provide a list of resources, for example for Stream Reaches. Because some datasets have many files and the filenames may not be obvious, it would be helpful to allow preview of the layer, similar to how Esri servers and GitHub show the layer. For example, have a View button/link next to the filenameDefault symbology could be used, such as single symbol, and all attributes could be shown by default. The following table summarizes design options. In each case a web application will be deployed on a public OWF site and will be accessed via a link, with URL query parameter specifying necessary input, for example as follows (with appropriate URL encoding):
It is also desirable to reuse the common library code.