Esri / lrs-migration-toolset

The LRS Migration Toolset contains Python tools that can assist you in migrating your data from ArcMap to ArcGIS Pro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRS Migration Toolset

This repository hosts the LRS Migration Toolset for ArcGIS Pro. The LRS Migration Toolset contains Python tools that can assist you in migrating your data from ArcMap to ArcGIS Pro. Each tool in this toolset is designed to be run only once as a step in a larger data migration.

Features

The LRS Migration Toolset contains two tools:

  • Migrate Calibration Points - Updates Calibration Points on an LRS Network.
  • Fix Intersections as Referents in LRS Events - Converts ArcMap LRS Event referents to ArcGIS Pro LRS Event referents.

Instructions

  1. Download this repository as a .zip folder, or clone it to your computer.
  2. Open a project in ArcGIS Pro.
  3. Open the Catalog pane.
  4. Right click the Toolboxes folder, then click Add Toolbox.
  5. Browse to the LRS Migration Toolset.pyt folder you downloaded.
  6. Select LRS Migration Toolset.pyt, then click OK.

Note: Use the Calculate Intersecting Route Measures tool to create a related table of all the routes and measures at each intersection location.

Please refer to the LRS migration whitepaper document for specific information on these tools.

Requirements

  • ArcGIS Pro licensed with the Location Referencing extension

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2021 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

About

The LRS Migration Toolset contains Python tools that can assist you in migrating your data from ArcMap to ArcGIS Pro.

License:Apache License 2.0


Languages

Language:Python 100.0%