All Projects → jblindsay → Whitebox Geospatial Analysis Tools

jblindsay / Whitebox Geospatial Analysis Tools

An open-source GIS and remote sensing package

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Whitebox Geospatial Analysis Tools

Ngeo
Library combining OpenLayers and AngularJS
Stars: ✭ 122 (-27.81%)
Mutual labels:  gis
Openlayers Editor
OpenLayers Editor
Stars: ✭ 138 (-18.34%)
Mutual labels:  gis
Mapshaper Plus
Generate geojson files for Echarts Map,base on mapshaper(Echarts 地图数据压缩转换)
Stars: ✭ 163 (-3.55%)
Mutual labels:  gis
Geomet
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa
Stars: ✭ 123 (-27.22%)
Mutual labels:  gis
Mapchete
Tile-based geodata processing using rasterio & Fiona
Stars: ✭ 129 (-23.67%)
Mutual labels:  gis
Vts Browser Js
JavaScript WebGL 3D map rendering engine
Stars: ✭ 148 (-12.43%)
Mutual labels:  gis
Geoext3
A JavaScript framework that combines the GIS functionality of OpenLayers with all features of the ExtJS library
Stars: ✭ 121 (-28.4%)
Mutual labels:  gis
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (-1.18%)
Mutual labels:  gis
Meteoinfo
MeteoInfo: GIS and scientific computation environment for meteorological community.
Stars: ✭ 136 (-19.53%)
Mutual labels:  gis
Mapfish Print
A component of MapFish for printing templated cartographic maps. This module is the Java serverside module. For support post to the mailing list: https://groups.google.com/forum/#!forum/mapfish-print-users
Stars: ✭ 159 (-5.92%)
Mutual labels:  gis
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (-27.22%)
Mutual labels:  gis
Exactextractr
R package for fast and accurate raster zonal statistics
Stars: ✭ 129 (-23.67%)
Mutual labels:  gis
Ffwdme.js
[DEPRECATED!] 🛑 A JavaScript toolkit that aims to bring interactive GPS driving directions to the mobile browser
Stars: ✭ 150 (-11.24%)
Mutual labels:  gis
Pytsp
A 2D/3D visualization of the Traveling Salesman Problem main heuristics
Stars: ✭ 122 (-27.81%)
Mutual labels:  gis
Django Loci
Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
Stars: ✭ 164 (-2.96%)
Mutual labels:  gis
Gis Dataset Brasil
Geographic Information Systems (GIS) Dataset Brasil - Coleção de shapefiles, GeoJSON e TopoJSON prontas para uso
Stars: ✭ 121 (-28.4%)
Mutual labels:  gis
Rioxarray
geospatial xarray extension powered by rasterio
Stars: ✭ 148 (-12.43%)
Mutual labels:  gis
Bing Maps Fleet Tracker
The Bing Maps Fleet Tracker is a tracking solution for small to medium sized teams. Easily track vehicles and mobile devices. Previously known as "Project Hurghada".
Stars: ✭ 168 (-0.59%)
Mutual labels:  gis
Code4java
Repository for my java projects.
Stars: ✭ 164 (-2.96%)
Mutual labels:  gis
Aerialbot
A simple yet highly configurable bot that tweets geotagged aerial imagery of a random location in the world.
Stars: ✭ 157 (-7.1%)
Mutual labels:  gis

Whitebox Geospatial Analysis Tools

This page is related to the open-source GIS Whitebox GAT. If you are instead interested in the stand-alone command-line program and Python scripting API for geospatial analysis, WhiteboxTools, please see this link.

Description

Whitebox GAT is an open-source geographical information system (GIS) and remote sensing package (http://www.uoguelph.ca/~hydrogeo/Whitebox/). The Whitebox GAT project began in 2009 and was conceived as a replacement for the Terrain Analysis System (TAS). Whitebox GAT was intended to have a broader focus than its predecessor, positioning it as an open-source desktop GIS and remote sensing software package for general applications of geospatial analysis and data visualization. Whitebox GAT is intended to provide a platform for advanced geospatial data analysis with applications in both environmental research and the geomatics industry more broadly. It was envisioned from the outset as providing an ideal platform for experimenting with novel geospatial analysis methods. Equally important is the project’s goal of providing a tool that can be used for geomatics-based education.

Getting Started

Compiled versions of Whitebox GAT are available from the Whitebox homepage (http://www.uoguelph.ca/~hydrogeo/Whitebox/). To work with the source code, clone the Github repository using git. To build the project, open a command prompt, change directory ('cd') to the directory containing the Whitebox code, and run the build script (python build.py). This will require having the Java Development Kit (JDK) version 8 installed, along with a Python installation. The executable jar file will be contained in a newly created release folder.

Screenshots

Whitebox GAT screenshot.

Whitebox GAT screenshot.

Contributing

  1. Fork it ( https://github.com/jblindsay/whitebox-geospatial-analysis-tools/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Whitebox GAT is distributed under the GNU General Public License (GPL) version 3.

Contributors

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].