Coder Social home page Coder Social logo

esri / cameo-import-tool Goto Github PK

View Code? Open in Web Editor NEW
1.0 25.0 2.0 19.25 MB

The Cameo Import tool imports exported data from a Cameo system into File Geodatabase.

Home Page: http://links.esri.com/EmergencyManagement/help/CAMEOtools

License: Apache License 2.0

Python 100.00%

cameo-import-tool's Introduction

cameo-import-tool

The Import CAMEO Data tool imports exported data from a CAMEO system into File Geodatabase.

#Features

  • Import data that was previously exported from a Cameo system, including spatial or tabular data as well as relationships and file attachments.

General Help

New to Github? Get started here.

Requirements

Start using this this tool now by downloading this repository as a .zip file and unzip to a suitable location or clone the repository with a git tool. From ArcToolbox browse to the location of the toolbox and open/run the tool. This tool requires a valid .zip file that has been exported from a CAMEO system and an output location and name for the new Geodatabase that will store the results.

  • For editing and customizing the scripts - Notepad or a Python Editor
  • Basic understanding of GeoProcessing with ArcGIS
  • ArcGIS Pro 2.4+

Resources

Learn more about about the CAMEO Data Management Solution

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

Show me a list of other State Government GitHub repositories.

Show me a list of other Emergency Management 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 2015 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 Python State-Government State Emergency-Management CAMEO Import Tool) [](Esri Language: Python)

cameo-import-tool's People

Contributors

cosbyr avatar jmhauck avatar lindsayking avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar Joe Marsh avatar  avatar Scott Oppmann avatar Michael Miller avatar Allison Muise avatar Walter Potts avatar  avatar Jeremiah Lindemann avatar Damian avatar Lorraine Funkhouser avatar Suba Krishnan avatar  avatar Patrick Hill avatar Tim Hodson avatar Matt Bullock avatar Chris Buscaglia avatar  avatar Jess Neuner avatar Chris Delaney avatar Aziza Parveen avatar Previn Wong avatar  avatar  avatar

cameo-import-tool's Issues

Support Constraining Extent argument

This could be useful when looking for geometry data quality issues. For example if we know all points should be in FL or the US then we could most likely determine issues where lat/lon are reversed or if it has a missing "-", ect.

Support multiple input zips

This should go through pretty much the exact same workflow but append results from additional tables with the same name to single output tables.

Potential Enhancements from tool review

  • Check to see if tools will work in ArcGIS Pro

  • Add the ability to import Special Locations, Resources, Routes, and Incidents from CAMEO Tools as well. Right now it only handles facilities.
    Routes records don't contain enough XY information to generate a line, but the tools will import the routes as a table.

  • Look at symbology used in CAMEO's MARPLOT tool and use that for inspiration for default symbology outputs for this tool.
    We're not doing default symbology.

  • If ArcMap or ArcGIS Pro are open, add the points to the map with symbology

  • Check to see if tools can import the CAMEO suites other export format: T2S (Tier 2 Submit Software)
    The workflow would be to Import a T2S file into CameoFM, and then export the data from CameoFM into its standard ZIP format. CameoFM itslef does not have a T2S export format.

  • Remove the parent child relationship editing inside the script
    The script now contains every possible relationship that can come out of a CAMEO database. If it doesn't find the relationship available in the input ZIP file, the relationship is not created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.