Cookies used by iShare GIS
From v5.8.14
iShare now uses Local Storage rather than Cookies to store user state information e.g. layers selected, position on map) etc. This should have no visible effects to the user other than that they should no longer hit problems when using large numbers of layers.
Note: Currently there is no expiry date on localStorage settings as there is for cookies.
What is a cookie?
Please note that there is a Browser imposed cookie restriction on the number and size of cookies e.g. IE 50 cookies max, 5117 characters per cookie. If this is exceeded then an error message will be displayed. The way to avoid this message is to reduce the number of Layers that are being displayed and/or reduce the number of characters used within your Layer names.
The following is a list of cookies used by iShare GIS for each installation.
You should be able to see all of the Astun related cookies when using browser developer tools and viewing the application.
Name | Typical Content | Expires |
---|---|---|
ASP.NET_SessionId | Random string identifying browsing session to server | When user exits browser |
astun:atAnnotationActiveLayer | Identifier for most recently selected Annotation Layer | After one month |
astun:baseMap | Identifier for most recently selected Base map | After one month |
astun:currentLocation | Most recently set address and its coordinates | After one month |
astun:layerPanelOpenGroups | Identifier for the expanded Layer Groups in Map Categories | After one month |
astun:lyrs_int_[profile_identifier] | Identifier for the default Layers e.g. those set to "Visible on Startup" for the given Profile | After one month |
astun:mapSource | Identifier for most recently selected Profile (Map Source) | After one month |
astun:mapView | Location and extents of the most recent view of the map | After one month |
astun:rLayers_[profile_identifier] | The list of layers currently added to the Map Categories panel for the given Profile | After one month |
astun:showLayersAfterSelection | true | After one month |
astun:vLyrs_int_[profile_identifier] | Layers turned on for the given Profile | After one month |