Closed adf-ncgr closed 1 year ago
Functionality added for remote files on features/upload
Local files supported as of commit 1282e94
1282e942f92e272507a10815e75259bffd9b9064 is in the master branch, and the following test successfully adds a new map from a local file when using the default/demo cmap.json:
data/Pv_McClean_NDSU_-_2007.txt
One remaining issue: as mentioned in https://github.com/LegumeFederation/cmap-js/issues/22#issuecomment-1497307955 , the data source / path isn't saved in the user-editable CONFIGURATION, so this view can't be saved by the user.
If no objections, I'll close this issue and consider this feature as one of many to test as part of user configuration implementation updates (#22).
Can start with remote URL as proof of concept, then will try to get local file upload working