ArcGIS Maps (Tech Preview) Map Control

ArcGIS Maps Tech Preview is a new type of map control for InfoWorks ICM and requires use of an ArcGIS Online account from ESRI.

The main features of this integration include:

Getting started

To use the ArcGIS Maps map control:

  1. Login to your ArcGIS Online account:
    1. Select Tools Options to display the Options dialog.
    2. Click the ArcGIS tab.
    3. Click the Login button to display the ArcGIS Login dialog, and sign in to your account.
  2. Change the Map Control:
    1. Click the GeoPlan tab in the Options dialog.
    2. Select the ArcGIS Maps (Tech Preview) option from the Map Control dropdown.
    3. Click OK to save your changes and close the Options dialog.
  3. Close any open GeoPlan windows.
  4. Open a new GeoPlan window, then set a coordinate system for it by selecting GeoPlan Set coordinate system. See Selecting the Co-ordinate System for details.
    • Only projected coordinate systems are supported by the application.
  5. Add additional GIS Layers using the GIS Layer Control dialog.

To Import or Export to “Enterprise Geodatabase (Tech Preview)”:

  1. Ensure that an GeoPlan window that uses the ArcGIS Maps map control is open. See Getting Started (above) for details.
  2. Display the Open Data Import Centre dialog or Open Data Export Centre dialog as applicable.
  3. Select the Source Type as “Enterprise Geodatabase (Tech Preview)”. This option will only appear in the dropdown if your are logged in to ArcGIS Online.
  4. Select an MPKX file (ArcGIS Pro Map Package) that contains the details of the connection to the Enterprise Geodatabase. This file will need to be created in ArcGIS Pro.

Using File Geodatabases with ArcGIS Maps: Required MPKX File

A File Geodatabase (.gdb) loaded through the ArcGIS Maps (Tech Preview) control requires a matching MPKX file to ensure that geometry is read in the correct spatial reference.

Without the MPKX file, imported objects may appear shifted or misaligned due to ArcGIS Local Server using a default or incorrect spatial reference when reading the FileGDB.

To prepare the MPKX file:

  1. Open ArcGIS Pro.
  2. Create an empty map.
  3. Set the map’s spatial reference to match the projection of your FileGDB feature class.
  4. Export the map as an MPKX file using the standard Package Map workflow used for Enterprise Geodatabase MPKX creation.
  5. Place the MPKX file in the same folder as the .gdb.
  6. Rename the MPKX so the filename exactly matches the FileGDB name, for example:
    1. Dbo_Langley_Subcatchment.gdb
    2. Dbo_Langley_Subcatchment.mpkx

This MPKX is mandatory when:

Effect of missing MPKX

If no matching MPKX is found in the same folder:

Why the MPKX is required

ArcGIS Local Server uses the MPKX to determine:

Without an MPKX, Local Server often defaults to Web Mercator, causing coordinate drift when projected into model coordinates.

Limitations in this release

Map control known issues

Enterprise Geodatabase import/export known issues