pwilkebrown / community-parcels-python

Data automation and data management tools to maintain the Community Parcels solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community Parcels

This community-parcels-python repo has been replaced by the Data Assistant in the data-assistant repo. Applications built from this community-parcels-python repo are in mature support.

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.

This solutions makes use of [ArcRest] (https://github.com/Esri/ArcREST)

Toolset Include the following:

  1. Map source parcel fields to the Community Parcel Schema - Leverage ArcGIS Parcel Management solution (can contribute seamlessly), Users can also contribute shapefiles, GDB feature classes (field mapping required)

  2. Update the Community Parcels service - Truncate, delete parcels from existing service (based on FIPS code), Add authoritative parcel data from local source

  3. Promote ongoing contributions - Run ad-hoc (quarterly, weekly, daily), Schedule nightly using a script

Instructions

General Help

New to Github? Get started here.

Requirements

  • For editing and customizing the scripts - Notepad or a Python Editor
  • Basic understanding of GeoProcessing with ArcGIS
  • ArcGIS Desktop 10.2

Resources

Learn more abour the [Community Parcels] (http://solutions.arcgis.com/state-government/help/community-parcels/).

Learn more about Esri's ArcGIS for [Local Government maps and apps] (http://solutions.arcgis.com/local-government/).

Show me a [list] (http://esri.github.io/#Local-Government) of other Local Government GitHub repositories.

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: ArcGISSolutions State-Government Local-Government State Local Government Online Apps Community Parcels) [](Esri Language: Python)

About

Data automation and data management tools to maintain the Community Parcels solution

License:Apache License 2.0


Languages

Language:Python 98.1%Language:HTML 1.9%