Skip to content
forked from bcgov/gis-pantry

Repository for GIS related scripts, tools and recipes.

License

Notifications You must be signed in to change notification settings

wburt/gis-pantry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

gis-pantry

The gis-pantry is a repository for GIS related scripts, tools and recipes. The intent of this repository is to aid BC Government employees in sharing and continual improvement of tools, stand-alone scripts, and recipes (script snippets). Contribute to the bin you think best matches your code.

  • Recipes are small scripts/snippets or instructions that may not do anything on their own but can be copied, changed and pieced together to make something more complete. SQL, Python, Arcade, QGIS Expressions, PGSQL, R, bash/shell, etc.
  • Scripts could be a tool that isn't fully developed yet or a library of useful methods or classes that can be reused. This is agreat spot to share scripts that perform a purpose-built task that can be re-configured for another persons purposes.
  • Tools are developed to do a specific job and often come with a user-interface and documentation that non-scripting users might be able to figure out enough to use.

Contributing

We encourage contributions. Please see our CONTRIBUTING guidelines. BC Government employees should also ensure they review BC Open Source Development Employee Guide

  • Contribute tools and plugins into tools, standalone scripts and modules to scripts, and small snips and script examples to recipes.
  • Please do your best to document your scripts and provide tool documentation

When to make your own BCGOV repository

If you have a large project that will have multiple contributors or has a complicated code base and documentation your project would be best served by its own repository. If you contribute to this repository you can always move out when things grow. More guidance on this is found here

Getting Help or Reporting an Issue

To report bugs,issues, or feature requests please file an issue

License

Copyright 2019 BC Provincial Government

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.

About

Repository for GIS related scripts, tools and recipes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.7%
  • Python 11.3%