Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Studio tree Context menu has been changed. The New Layer options have changed so that the OGC layer is now the default, the original layers are now Classic Layers, and the original Thematic Layers are now no longer available (can be accomplished via OGC layers).
  • MapServer files now have all files referenced in INCLUDEs checked to see if they contain FONTSET and/or SYMBOLSET rules.
  • Put in an initial fix for situations where the username and domain are added to the mapsource in the iShareMaps.xml configuration file.
  • OGC Layers
    • The OGC Layer icon has been changed to .
    • Test SQL button has been added to the Modify SQL dialog.
    • Changing the SQL of an OGC Layer no longer changes the Style if the geometry type is the same.
    • OGC Layer Names are now friendlier and, as long as they are unique in the MapSource, can be changed. 
    • The Layer Name field is now under the Display Name field.
    • Refresh button has been added for the OGC Geometry table list to re-populate the list from the database. The list is also cleared when any Workflow Task is run through Studio.
    • A default style has been added for OGC Layers with a geometry type of Point, Line or Polygon.
    • Ensure that only fields of numeric types can be selected as the Field Name for Thematic calculations.
    • Removed all unneeded geometry types from the list, so that we are left with POINT, LINE, POLYGON and UNKNOWN.
  • SLD Style Editor

...

  • iShare Lite & iShare Solo
    • Example code and explanations updated to include the basic iShare Style Sheets. 
    • WARNING: Example map files must always be altered when copied from their original location, please see the individual files for details.
    • Lite and Solo example maps all now use the same Map Source and initial map view.
    • Fix missing Signaller in example Lite maps.
    • Altered the 'callout' example Lite and Solo maps to make it easier to set the field that should be displayed.
  • Find Nearest is now available for OGC Layers.
  • When they are faulty, (OGC) Layers will no longer obscure the map with a plain pink image. There will now be a warning in the layer panel to indicate that the layer has had a problem loading. The error message is not available in the user interface but can be found either by looking at the development tools in the browser, or by searching the WebService application logs (probably findable by searching for "Response in unexpected format").

iShare GIS

  • Applying Filters
    • The Layer Filter dialog now does basic validation of field types i.e. ensures that numeric fields are numbers, and that dates match the form: YYYY-MM-DD.
    • The entire 'Add condition' row in Layer Filter dialog is now clickable to add a new condition - not just the plus sign.
    • The Field list will now show the Display name of the field if one has been set, rather than the actual field name.
    • Filtering on a Text field in Layers will now search all of the field's value rather than just the beginning of the text - filtering is still case sensitive.
    • The filter tooltip no longer hangs around after the filter is removed from a Layer.
  • Resizing a Circle Selection will no longer result in it giving you a nonsensical size.
  • Rewrote some of the ConfigReader and associated classes so that it keeps a central list of all the data, which is now automatically refreshed when atVersion is called. The search now pulls back minimum data from the config web service, and uses the central store to build up the actual search results.
  • Searching for a query which should return no results no longer returns all layers.
  • Correctly handle exception raised when iShare GIS cannot communicate with the config web service.
  • When a layer has failed to load, it will be highlighted in the Layer Catalogue in the same way as it is in the Map Categories panel.
  • Changed the Basemap menu to use the same styling as the Profiles menu.
  • Changed the URL that you are sent to when you click on the branding logo to the iShare Help page.
  • Changed icon style for Annotation and Layer toolbars as well as the Export and Filter buttons on Information Browser to make them all more coherent e.g.

...