What's New in SQL for ArcGIS Pro

This topic provides release notes for the very latest builds.  Release notes have been adapted from announcements published by Engineering representatives in the georeference.org user forum.   SQL for ArcGIS Pro uses a common code base with Manifold's Release 9 series of GIS products: builds listed below are those which are of special interest to SQL for ArcGIS Pro users.

9.0.177.2

Build 177.2 is a historic build in that it drops support for 32-bit versions of Manifold projects.  All Manifold products are now 64-bit and require 64-bit Windows operating systems.   Build 177.2 supports ArcGIS Pro 3.x for SQL for ArcGIS Pro, and also adds features to various dataports and provides bug fixes.

 

Build 177.2 expands the display viewport size in table windows to 2 billion records.  That is way more than anybody can read through, but together with Manifold speed plus reasonable safety measures now built in, increasing the number of records that can be interactively displayed in a table window greatly expands the reach of interactive procedures to very large tables.  

 

SQL for ArcGIS Pro

 

 

32-bit Versions Deprecated

 

 

Discussion

 

Manifold was one of the first software companies to ship 64-bit products.  Despite being one of the first to move to 64-bit, for over 20 years Manifold has maintained both 64-bit and 32-bit versions of all Manifold products.

 

Over time most, if not all, users naturally moved to primarily use the 64-bit versions of products. At the same time, maintaining obsolete 32-bit code has become a limiting factor for adding new features.  Manifold is therefore going exclusively 64-bit from build 177.2 onward.  That will make it more efficient to add new features, and will remove limits on how those new features must be designed.  That will make many things simpler for new users.  The first example of such a new feature is providing 2 billion record displays in table windows,  which would have been limited by 32-bit restrictions.  Going exclusively 64-bit also reduces the size of the SQL for ArcGIS Pro download to less than 31 megabytes.

 

There are two areas in which SQL for ArcGIS Pro users may be relying on 32-bit code directly or indirectly:

 

 

 

2 Billion Records Displayed in Table Windows

 

 

Watch the new 10 Minute Tutorial - Very Big Table Windows video to see 1.295 million records displayed in a table window.  That video shows Maniofold Release 9, but table windows work the same way in SQL for ArcGIS Pro.   Fast!

 

Other

 

 

Fixes

 

 

9.0.177.1

Build 177.1 extends interactive selection capabilities, makes it easy to switch licenses, and provides bug fixes as well as improvements in the MapInfo MIF dataport.

 

Interactive Selection

 

 

Other

 

 

Fixes

 

 

9.0.177

Build 177 is a new base build, incorporating all improvements in the 9.0.176.x series of builds.   It is recommended for all users.

 

Features of interest to SQL for ArcGIS Pro users

 

 

9.0.176.7

Build 176.7 delivers small improvements to the user interface that are of interest to SQL for ArcGIS Pro users working in Advanced mode:

 

UI

 

 

Fixes

 

 

9.0.176.6

Build 176.6 introduces dramatically faster spatial overlay functions and faster LiDAR performance with LAZ files, as used in Advanced mode.  Big jobs that previously took over two and a half hours now can be done in six minutes.

 

Spatial Overlay Improvements

 

 

LiDAR Improvements

 

 

The above improvements significantly improve the performance of spatial overlays when input data sets are not similar in size or do not significantly overlap.   That is a very common situation since often a smaller data set, such area objects for a particular town or parcel, is used to extract data of interest from a very much larger data set, which might cover an entire county or province.  The exact performance gains depend on the overlap size, and can easily be 5x, 10x or more. For LAZ, the improvements are even bigger.   A test example used a LAZ file 375 million points with a COPC index and fetched 3.5 million points covered by an area in a different drawing using GeomOverlayTouchingFilter.  The time to complete the job in prior builds was two hours and 38 minutes (9230 seconds).   Using build 176.6 the time dropped to only six minutes (363 seconds), 25 times faster.  If the area was even smaller, extracting fewer points from the LAZ file, the task would have taken even less time.

 

Fixes

 

 

9.0.176.5

Build 176.5 expands the license activation system to add an option for enabling installation of a license for all users on a machine at once.  That simplifies use for some organizations, for server use, and for IMS use in Release 8, which uses the same activation system.

 

Build 176.5 also introduces a new, integrated, parallel Download Manager, a new, high speed, parallel system for downloading tiles from web servers such as image servers, TMS servers, WMTS servers and ArcGIS REST servers when working in Advanced mode.  The download manager is a built-in feature within SQL for ArcGIS Pro that works automatically in background.  There is no need to install, configure, or administer any modules or other software.    Just use SQL for ArcGIS Pro the way you always do and web servers seem to be much faster and more responsive.  

 

The build also provides Advanced Mode conveniences such as persistent data types in the Schema dialog remembering the last-used type, Drag and Ctrl-Shift-Drop to link data sources read-only (which facilitates creating projects for shared use), a new email style in tables for rapid emailing, and a Suggest Locations toolbar button in the Register pane for faster georeferencing.  A variety of other features and a few fixes are also in the new build.

 

All Users Activation Option

 

 

 

Download Manager Features

 

 

 

Other Advanced Mode Features

 

 

 

Fixes