/CommunityParcels

Tools to update the Community Parcel dataset on ArcGIS online

Primary LanguagePythonApache License 2.0Apache-2.0

Community Parcels

Features

Update Community Parcels

The Community Parcel solution will leverage the core ArcGIS Platform to help communities aggregate parcel information from authoritative sources in a simple and sustainable way and leverage this information in many workflows.

This GitHub repository houses the data aggregation toolset used to update the community parcels (seamless set of parcels) feature service.

Toolset features:

  1. Map (fields) and adjust (project) your parcels to the community parcels schema
  2. Truncate parcels from the community parcels ArcGIS online feature service using county code information (county description)
  3. Add or update the community parcels ArcGIS online feature service

Toolset tools:

  1. Schema-only layer package that includes the Community Parcels schema
  2. A toolbox to run the parcel aggregation from ArcGIS - ArcMap, with a simple tool to execute
  3. A python scrpit that can run standalone as a Windows task scheduler, or any scheduler that can run a python script
  4. A configuration file (text) that allows you to specify the location of your parcels, the community parcels, and username and password information

Instructions

General Help

New to Github? Get started here.

Requirements

  • Notepad or a Python Editor
  • ArcGIS Desktop 10.2

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 2014 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.

[](Esri Tags: Utilities AGOL Python ArcGIS-Online) [](Esri Language: Python)