Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Awesome software projects sub-categorized by focus.
- [bm_geostat_process](https://github.com/pemn/bm_geostat_process) - ![Python](media/icon/python.png) open source workflow for geostatistics block models
### Geospatial
- [Generic Mapping Tools (GMT)](https://www.generic-mapping-tools.org) – ![C](media/icon/c.png) About 80 command-line tools for manipulating geographic and Cartesian data sets.
- [geo-utils-cpp](https://github.com/gistrec/geo-utils-cpp) – ![C++](media/icon/cplusplus.png) Spherical (lat/lng) geometry: distance, bearing, area, point-in-polygon.
- [geonotebook](https://github.com/OpenGeoscience/geonotebook) – ![Python](media/icon/python.png) Jupyter notebook extension for geospatial visualization and analysis developed by NASA.
- [GeoPHP](https://geophp.net) – ![PHP](media/icon/php.png) Geospatial library that works with many formats.
- [GRASS-GIS](#platforms) – GIS platform, see [Platforms](#platforms).
Expand Down
Loading