Skip to Content

Patches and updates

Mapping and Charting Solutions 10.6.1 Patch 3 (Desktop | Server)

Published: February 28, 2019

Summary

This is a general cumulative maintenance patch for the Mapping and Charting Solutions including; ArcGIS for Aviation (Desktop), ArcGIS for Maritime: Bathymetry (Desktop), ArcGIS for Maritime: Charting (Desktop), ArcGIS for Maritime: Server, Esri Defense Mapping for (Desktop, Server), and Esri Production Mapping for (Desktop, Server). Please download and install this patch at your earliest convenience.

Description

We recommend Mapping and Charting Solutions customers with the following solutions download and install this patch to ensure the highest quality experience.

  • ArcGIS for Aviation
  • ArcGIS for Maritime: Bathymetry
  • ArcGIS for Maritime: Charting
  • ArcGIS for Maritime: Server
  • Esri Defense Mapping
  • Esri Production Mapping
Note: This patch is cumulative of all previously released Patches and Hot Fixes for Mapping and Charting Solutions 10.6.1.

 

Installing

  1. Login with a Windows Administrator account.
  2. Select and download the Mapping and Charting Solutions file.
        Checksum (Md5)
    Desktop MappingandCharting1061Patch3.msp 477198b68c947fba0fabbe8f9d964a74
    Server MappingandChartingServer1061Patch3.msp 3af16358c9cffae784af280232c950a0
  3. Double-click the msp file to start the install process.
  4. When Setup starts, follow the instructions on your screen.
ArcGIS for Maritime: Server, additional installation instruction

Maritime Chart Service (MCS) for Maritime: Server

  1. Login as a Server Manager by launching https://localhost:6443/arcgis/manager.
  2. Click Services.
  3. Stop the map service with Maritime Chart Service capabilities configured.
  4. Move the controlfiles folder from <ArcGIS Server installation drive>\arcgisserver\directories\maritimeserver\maritimechartservice\controlfiles to a backup location.
  5. Copy the new controlfiles folder from <ArcGIS Server installation drive>\MaritimeServer\Server<version>\maritimechartservice to <ArcGIS Server installation drive>\arcgisserver\directories\maritimeserver\maritimechartservice.
  6. If modifications were made to the old control files, they will need to be made to the new control files. The backup control files can be used to consolidate modifications with the new control files. For example, Coordinate systems and AutoCellUpdate settings.
  7. If the map service was configured to read S-63 encrypted datasets, copy the S-63 user-permit.txt file from the backup controlfiles folder to the new controlfiles folder.
  8. Delete the .senc files from <ArcGIS Server installation drive>\arcgisserver\directories\maritimeserver\maritimechartservice\sencs. The .senc files must be rebuilt after upgrading. Deleting them will significantly increase creation performance.
  9. Repeat steps 1 through 8 for each map service with the Maritime Chart Service capabilities configured.
  10. Login as an administrator by launching https://localhost:6443/arcgis/admin.
  11. Click Uploads.
  12. Click Upload.
  13. Click Choose File and browse to the MaritimeService.soe file located in <ArcGIS Server installation drive>\MaritimeServer\Server<version>\Bin.
  14. Click Upload to add the SOE to the site.
  15. Copy the Item ID for use in the Update step.
  16. Click Home.
  17. Click Services.
  18. Click Types.
  19. Click Extensions.
  20. Click Update and paste the Item ID.
  21. Click Update.
  22. Navigate to Server Manager https://localhost:6443/arcgis/manager.
  23. Click Services.
  24. Click the map service for which you want to enable the Maritime Chart Service.
  25. Click Capabilities.
  26. Verify that the datasetsDirectory, controlFilesDirectory, and workingDirectory properties point to the correct locations. For more information about these properties, see the 'Modifying Maritime Chart Service capabilities properties' section of Setting Maritime Chart Service properties.
  27. Click Save and Restart to make the Maritime Chart Service available.
  28. Confirm the Maritime Chart Service capabilities are working properly in the map service by verify that the .senc files in the sencs folder are current.
  29. Repeat steps 22 - 28 for each map service with Maritime Chart Service capabilities configured.

Products on Demand (PoD) for Maritime Server
This update is only required for existing Maritime PoD deployments. For a new deployment follow the Deploy Maritime PoD steps.

  1. Ensure Maritime Chart Service has been upgraded, see Maritime Chart Service steps above.
  2. Backup the productsondemand folder at <ArcGIS Server installation drive>\arcgisserver\directories\maritimeserver\productsondemand.
  3. Copy the productsondemand folder installed by this patch at <ArcGIS Server installation drive>\MaritimeServer\Server<version>\ to <ArcGIS Server installation drive>\arcgisserver\directories\maritimeserver\.
  4. Merge modifications made to the productsondemand files in the backup folder with the new productsondemand folder. This may include layout templates, etc.

Utilities.py file update for Maritime Server: Products on Demand

  1. Navigate to the Utilities.py file which is typically located at <ArcGIS Server installation drive>\arcgisserver\directories\ maritimeserver\productsondemand\Tools. This is the shared_products_path where productsondemand will be deployed.
  2. Edit the following variables:
    • shared_products_path and output_directory: update machine name, domain and the path if you did not use default settings.
    • output_url: Use localhost for testing only otherwise, update machine name, domain and the path if you did not use default settings.
  3. Save your updates.
  4. For the Calculator service copy the Utilities.py file to <ArcGIS Server installation drive>\arcgisserver\directories\arcgissystem\arcgisinput\POD\Calculators.GPServer\extracted\v101\tools.
  5. For the Gateway service copy the Utilities.py file to <ArcGIS Server installation drive>\arcgisserver\directories\arcgissystem\arcgisinput\POD\Gateway.GPServer\extracted\v101\tools.
  6. In ArcGIS Server Manager click Services and choose Manage Services.
  7. Click Folders and choose POD.
  8. Restart your Calculator and Gateway geoprocessing services.

Configuring the Maritime Server: Products on Demand web application
Prerequisites:

  • Updated layout templates.
  • Updated or published a new map service with Maritime Chart Service enabled.
  • Updated Utilities.py file and restarted the Calculator and Gateway geoprocessing services.
  1. Move the pod web application folder to a backup location. For IIS it would be the C:\inetpub\wwwroot\pod folder.
  2. Navigate to <ArcGIS Server installation drive>\MaritimeServer\Server\WebApplications and copy the folder called pod to C:\inetpub\wwwroot if using IIS to deploy your web application.
  3. Optionally rename the folder pod. The folder name will be the name of the application you access over the web.
  4. Consolidate any modifications from the backup pod web application with the new pod web application.
  5. Edit your podconfig.js file located under pod\js with your published POD service:
    • Update serviceURL to the location created in step 2 of Publishing Service Definition Files. If defaults were used, then the path is http://gisserver.domain.com:6080/arcgis/rest/services/POD.
    • Update the MCSURL path, which the pod web application will use for viewing, to the map service path used in your layout template. The default location is http://gisserver.domain.com:6080/arcgis/rest/services/SampleWorldCities/MapServer/exts/MaritimeChartService/MapServer. The layout template WMS service will be used by the print service to create the chart export.
    • Optionally change the basemap from the Esri Ocean Basemap by modifying the BasemapWithMCS variable.
  6. Save your changes to the podconfig.js file.
  7. You are now ready to use Products on Demand by browsing to http://<your server>/<web application name>.

Enhancements and Issues Addressed with this Patch

 

  • ArcGIS for Aviation
    • Git400: Curved approach shape may be incorrect in certain cases with long approaches.
    • Git417: Annex 14 Approach Length of Inner Edge Parameters Updated in Annex 14.
    • Git420: Annex 14 Take Off Climb Surface is incomplete.
    • Git428: ICAOAnnex14: BalkedLanding surface inner edge length is half the specification given.
    • Git440: ICAOAnnex14: ArcMap may crash for Non Precision and Precision approach for multipatch features.
    • Git442: Annex14: Takeoff climb surface rectangular section length calculation is affected due to the different units of measure for x, y, and z.
    • Git444: ICAOAnnex 14 - Inner Transitional surface generation logic updated as per the specification.
  • ArcGIS for Maritime: Bathymetry
    • Cumulative of previous 10.6.1 patches.
  • ArcGIS for Maritime: Charting
    • TFS112595: Check-out replica database should have a dirty area if topology present.
    • TFS112596: Filter extraneous relationships in the check-out replica database
    • TFS113930: S-58 Check 42 reporting redundant results
    • TFS114760: Specifying a replica name in the Nautical Checkout Replica tool that matches an existing version name results in an Item Not Found error
    • TFS113926: Validate S-57 File and Parse S-58 Log File fail to work with Regional Settings using decimal place for comma.
  • ArcGIS for Maritime: Server
    • TFS114611: Products on Demand: Export Issues for a chart name that has a leading or ending space.
    • TFS113276: Enhancement: Added new display parameter for Display Safe Soundings.
    • TFS113663: Enhancement: Changed entitlement operation for Insert and Delete method so they are no longer case sensitive.
    • TFS113711: Enhancement: Added new viewing group in S52displayproperties.xml for S-52 Presentation Library edition 4.0.2 section 14.3.
    • TFS113738: Enhancement: Increased dataset loading performance during MapServer restart.
    • TFS113878: Enhancement: Added new forceCharts parameter that allows you to enter a list of charts, drawing the first one in the list on top regardless of compilation scale or usage band.
    • TFS114523: Enhancement: Implemented S-52 Over Scale functionality. 
    • TFS114530: Enhancement: Changed Safety Contour default value to 30 meters from 10 meters according to S-52.
    • TFS114645: Enhancement: Added new display parameter for turning all Isolated Dangers off regardless of other system settings.
    • TFS115074: Enhancement: Added new Query method to entitlement operation.
    • TFS115307: External file reference token value not displaying properly in html response.
    • TFS115308: GetFeatureInfo not returning external file reference token value for json and xml formats.
  • Esri Defense Mapping
    Desktop and Server
    • Git650:Add Symbol Level Settings for Roads in TM templates.
    • Git756:Remove embedded VO content from TM TOC.
    • Git793:Update TDS generalization models to include industry feedback.
    • Git796:MTM 100 Template Updates.
    • Git862:Building Offsets have issues in TDS 7.
    • Git863:Limited Distribution Note is out of date.
    • Git878:MGCP Metadata attributes domains are not configured.
    • Git886:Updates to TDS7 GDB.
    • Git892:MTM TRD 4_2 has embedded VO content in TOC.
  • Server
    • Git857:Enhancements to Production Manager 10.x Config Builder widget.
  • Desktop
    • Git833:Meter Reference Guide does not allow manual updates.
  • Esri Production Mapping
    Desktop and Server
    • Git805:Generalize Shared Features does not handle overlapping polygons.
    • Git807:Generalize Shared Features may move generalized features to opposite side of topology features that do not share an edge.
    • Git829:Production PDF drops dynamic text values.
    • Git867:Update World Magnetic Model 2015-2020 to v2 which includes the Fall 2019 off-cycle release.
  • Server
    • Git830:Update Production Manager App to support mixed and lower case table names
    • Git839:Production PDF crash from POD
       

Patch Updates

Check the Patches and Service Packs page periodically for the availability of additional patches. New information about this patch will be posted here.
 

How to identify which ArcGIS products are installed

To determine which ArcGIS products are installed, choose the appropriate version of the PatchFinder utility for your environment and run it from your local machine. PatchFinder will list products, hot fixes, and patches installed on your local machine.

Getting Help

Domestic sites, please contact Esri Technical Support at 1-888-377-4575, if you have any difficulty installing this patch. International sites, please contact your local Esri software distributor.



Download ID:7687

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options