Skip to content

Esri/parcel-fabric-pro-addins

Repository files navigation

parcel-fabric-pro-addins

The parcel fabric pro addins are a set of tools for managing and editing parcel fabrics. The add-ins are used to complement the ArcGIS Pro Parcel Fabric functionality. The code supplied with these add-ins can also be used by developers for creating other custom tools for parcel fabrics.

Features

  • Workflow helpers
    • Parcels Addin - Utilities tab, with tools for working with parcel fabrics

Requirements

These add-ins are supported with ArcGIS Pro 3.0 (or higher) - Standard or Advanced - About

Compiling Source code

This add-in source code will compile with:

  • ArcGIS Pro SDK for .NET 3.0 or higher
  • .Net 4.8 or higher
  • Visual Studio 2022 or higher

Resources

Learn more about Parcel Fabrics and editing parcels in ArcGIS Help.

Learn more about creating add-ins for the parcel fabric from ProConcepts Parcel Fabric topic.

Issues

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

Contributing

Esri welcomes contributions. Please see our guidelines for contributing.

Licensing

Copyright 2023 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.