PyJava1984 / geoai-cookiecutter

A project template for GeoAI projects.

Home Page:https://esri.github.io/geoai-cookiecutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoAI-Cookiecutter Project Homepage

GeoAI-Cookiecutter strives to streamline and promote use of best practices for projects combining Geography and Artificial Intelligence through a logical, reasonably standardized, and flexible project structure.

GeoAI-Cookiecutter project grew out of a need within the Advanced Analytics team at Esri to streamline project bootstrapping, encourage innovation, increase repeatability, encourage documentation, and encourage best practices.

Requirements

> conda install -c conda-forge cookiecutter

To start a new project, run:

> cookiecutter https://github.com/esri/geoai-cookiecutter

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 2020 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 file.

About

A project template for GeoAI projects.

https://esri.github.io/geoai-cookiecutter

License:Apache License 2.0


Languages

Language:Python 68.0%Language:Makefile 11.6%Language:Batchfile 11.1%Language:Jupyter Notebook 9.3%