Esri / incident-import-tools

Toolbox and scripts for importing spreadsheets to a gdb and optionally publishing out to ArcGIS Online or ArcGIS for Server.
Apache License 2.0
11 stars 16 forks source link
arcgis-online arcgis-server fire government incident-imports law local-government publishing-sharing python solutions

Record Import Tools

Toolbox and scripts for importing tables into an existing feature class within a web layer or file geodatabase.

Geometry can be assigned to features using provided coordinate values in a known spatial reference system, or by geocoding an address associated with each incident.

These scripts can be scheduled using Task Scheduler to automatically update the feature class and service.

Toolbox

Features

Instructions

  1. In the Catalog Pane, open the Configure Import Records tool (XY or Addresses). Complete the parameters and click OK to create a configuration file storing these parameter values.
  2. Run the Import Records tool using the previously created configuration file as input.
  3. Examine the output messaging and reports for comments on failures and data errors.
  4. Optionally, set up Windows Task Scheduler to run Import Records automatically on a schedule with the configuration file as input.

Requirements

Resources

Additional information available for these tools.

Learn more about Esri's ArcGIS for Local Government solutions.

Show me a list of other Local Government GitHub repositories.

New to Github? Get started here.

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