ellipsis-drive / arcgis-plugin

Ellipsis plugin for ArcGIS
2 stars 0 forks source link

ArcGIS Desktop Plugin - EDrive #1

Closed meghamahant closed 1 year ago

meghamahant commented 2 years ago

Testing - Round 1 ArcMap version - 10.8.2

  1. When I open the “My Drive” folder, there is no visual difference between the folder and the map.
 It is not possible to know which content in the list is a folder and which is a map. Is it possible to support the list items with an icon ?

Screenshot 2022-07-06 at 5 34 32 PM

  1. While taking the steps to view the raster map, only WMTS option is shown in the list and not WMS and WCS ? Is there any reason behind it ? Are we only supporting WMTS intentionally ?

  2. When we double click on WMTS option to view the raster, the system takes some time to load the layer in the LAYER panel. Can we show some signal (a loader etc.) next to the WMTS to hint the user to wait.... ?

B-Starkenburg commented 1 year ago

Added visual difference between the folder and the maps

meghamahant commented 1 year ago

@B-Starkenburg

I am not noticing any visual difference between a folder and a raster/vector layer after the update. Could you have a look again please what could be the reason for this ?

Example : Screenshot 2023-01-09 at 12 41 38 PM

Web App

Screenshot 2023-01-09 at 12 42 16 PM

B-Starkenburg commented 1 year ago

I forgot to update the esri addin installer. It should look something like this: image

meghamahant commented 1 year ago

@B-Starkenburg

Point 1 is ok. Could you please assist around point 2 and point 3 ?

B-Starkenburg commented 1 year ago

For point 2, as agreed with Daan, we have chosen to only support WMS and WMTS layers because of difficulties adding WCS layers. For point 3, I will implement this at the same time as the refresh button.

B-Starkenburg commented 1 year ago

The waiting cursor is implemented