Spatial and Routing Module

This section lists fixes for the Spatial Module, which includes routing.

  • (MID-45774) Some Spatial Calculator custom field names are not returned.
  • (MID-46703) You can now create a named table, named layer, or named map that points to a SQL database with no records.
  • (MID-48265) A "maximum open cursors exceeded" message displays when querying a database. This has been fixed so that queries do not leave a database cursor open (unclosed) when working with a database query table. This is a named table that contains a database-specific query rather than a reference to an existing database table or database view.
  • (MID-49426) When querying a table with a primary key column that is a string data type, an error displays. Queries now work as expected.

Coordinate Reference Systems

  • (MID-45771) A Describe Table request does not return the EPSG code for a TAB file created using a 3301 projection.
  • (MID-49203) We have added support for the EPSG:3004 (Monte Mario / Italy zone 2) projection which replaces EPSG:26592.

    "--- Italian Coordinate Systems ---"

    "Italian National System (Gauss-Boaga), Zone 1 (West)\p26591", 8, 87, 7, 9, 0, 0.9996, 1500000, 0

    "Italian National System (Gauss-Boaga), Zone 2 (East)\p26592", 8, 87, 7, 15, 0, 0.9996, 2520000, 0

    For details, see http://epsg.io/3004 and http://epsg.io/26592.

Spatial Manager fixes

  • (MID-45110) Setting label layer visibility in Spatial Manager now works as expected when using the Map Uploader utility.
  • (MID-45645) Setting translucency in Spatial Manager for raster and grid styles now works as expected.
  • (MID-45851) The Spatial Manager returns an error when creating a view table with a geometry predicate function in the WHERE clause of a MISQL statement. This occurs on TAB files where at least one of the tab files is writable.
  • (MID-46506) Spatial Manager is not reverting back to English or the default language selected in Management Console when the browser is set to an unsupported language. It shows internal variable names for the text. It now works as expected.
  • (MID-47249) Spatial Manager displays a "file not found" message after moving a Tab file then attempting to change its path when the Volatile check box is selected. The issue has been fixed.

Documentation fixes

  • (MID-45538) In the Spectrum Spatial Guide, the description to disable the Volatile attribute is incorrectly mentioned as true instead of false. The document has been corrected.
  • (MID-47737) In the Spectrum Spatial Guide, the response part of the example to describe a map in mapping REST services includes an unnecessary View Description section. The example has been corrected.
  • (MID-49501) The topic titled "Developing with the JavaScript API" has an unresolved Internet link. The linked to content is unavailable, so the link has been removed.
  • (ROUT-7002) In the Spectrum Spatial Guide, describing how to delete the segment updates has an incorrect delete URL and parameter requirement in Reset Parameter section. This has been corrected.