Giter Site home page Giter Site logo

rjrj3636 / cw-geodata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosmiq/cw-geodata

0.0 0.0 0.0 1.49 MB

CosmiQ Works Geospatial Processing Toolkit for Machine Learning

Home Page: https://cw-geodata.readthedocs.io

License: Apache License 2.0

Python 100.00%

cw-geodata's Introduction

This repository is no longer being updated. Future development of code tools for geospatial machine learning analysis will be done at https://github.com/cosmiq/solaris.

CosmiQ Works Geospatial Data Processing Tools for ML

CosmiQ Works


build docs license

This package is currently under active development. Check back soon for a mature version.


This package is built to:

  • Enable management and interconversion of geospatial data files without requiring understanding of coordinate reference systems, geospatial transforms, etc.
  • Enable creation of training targets for segmentation and object detection from geospatial vector data (i.e. geojsons of labels) without requiring understanding of ML training target formats.

Installation Instructions

Several packages require binaries to be installed before pip installing the other packages. We recommend creating a conda environment and installing dependencies there from environment.yml, then using pip to install this package.

First, clone this repo to your computer and navigate into the folder:

git clone https://github.com/cosmiq/cw-geodata.git
cd cw-geodata

Next, create a conda environment with dependencies installed as defined in the environment.yml file.

conda env create -f environment.yml
source activate cw-geodata

Finally, use pip to install this package.

pip install .

For bleeding-edge versions (use at your own risk), pip install from the dev branch of this repository:

pip install --upgrade git+https://github.com/CosmiQ/cw-geodata.git@dev

API Documentation

API documentation can be found here

Dependencies

All dependencies can be found in environment.yml

License

See LICENSE.

cw-geodata's People

Contributors

nrweir avatar jshermeyer avatar

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.