All Projects → bcgov → gis-pantry

bcgov / gis-pantry

Licence: Apache-2.0 license
Repository for GIS related scripts, tools and recipes.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to gis-pantry

Python Geospatial
A collection of Python packages for geospatial analysis with binder-ready notebook examples
Stars: ✭ 187 (+405.41%)
Mutual labels:  gis
Django Geojson
django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.
Stars: ✭ 209 (+464.86%)
Mutual labels:  gis
Ziptastic Jquery Plugin
This is a jQuery plugin that shows how Ziptastic could be used.
Stars: ✭ 244 (+559.46%)
Mutual labels:  gis
R Gis Tutorial
Spatial data in R: using R as a GIS
Stars: ✭ 191 (+416.22%)
Mutual labels:  gis
Earthenterprise
Google Earth Enterprise - Open Source
Stars: ✭ 2,425 (+6454.05%)
Mutual labels:  gis
Ol3echarts
🌏 📊 ol3Echarts | a openlayers extension to echarts
Stars: ✭ 229 (+518.92%)
Mutual labels:  gis
Awesome Geospatial Companies
🌐 List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)
Stars: ✭ 184 (+397.3%)
Mutual labels:  gis
Tinfour
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
Stars: ✭ 119 (+221.62%)
Mutual labels:  gis
Autocadcodepack
AutoCAD Code Pack: A powerful library that helps you to develop AutoCAD plugins using the AutoCAD .NET API
Stars: ✭ 207 (+459.46%)
Mutual labels:  gis
Dropchop
🍴 browser-based spatial operations
Stars: ✭ 240 (+548.65%)
Mutual labels:  gis
Gama
Core plug-in projects of the GAMA platform
Stars: ✭ 196 (+429.73%)
Mutual labels:  gis
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+437.84%)
Mutual labels:  gis
30daymapchallenge
Official repo for the #30DayMapChallenge data visualization project. Open to everyone!
Stars: ✭ 231 (+524.32%)
Mutual labels:  gis
Awesome Gis
😎Awesome GIS is a collection of geospatial related sources, including cartographic tools, geoanalysis tools, developer tools, data, conference & communities, news, massive open online course, some amazing map sites, and more.
Stars: ✭ 2,582 (+6878.38%)
Mutual labels:  gis
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+564.86%)
Mutual labels:  gis
Whitebox Python
WhiteboxTools Python Frontend
Stars: ✭ 188 (+408.11%)
Mutual labels:  gis
3dcitydb
3D City Database - The Open Source CityGML Database
Stars: ✭ 210 (+467.57%)
Mutual labels:  gis
gis4wrf
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
Stars: ✭ 137 (+270.27%)
Mutual labels:  gis
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+578.38%)
Mutual labels:  gis
Mapshaper
Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
Stars: ✭ 2,813 (+7502.7%)
Mutual labels:  gis

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.

  • 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.
  • Stand-alone scripts could be a tool that isn't fully developed yet or a library of useful methods or classes that can be reused. Sometimes your script might do a purpose-built task that can be re-configured for another persons purposes.
  • Recipes are small scripts/snipits or instructions that don't nessesarrly do anything on their own but can be copied, changed and pieced together to make something more complete.

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.

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].