Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osgeo/homebrew-osgeo4mac
Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
https://github.com/osgeo/homebrew-osgeo4mac
gis homebrew homebrew-osgeo4mac osgeo
Last synced: 5 days ago
JSON representation
Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
- Host: GitHub
- URL: https://github.com/osgeo/homebrew-osgeo4mac
- Owner: OSGeo
- License: bsd-3-clause
- Created: 2013-11-15T00:42:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T20:22:29.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:44:30.114Z (9 months ago)
- Topics: gis, homebrew, homebrew-osgeo4mac, osgeo
- Language: Ruby
- Homepage: https://git.io/fhh3X
- Size: 10.1 MB
- Stars: 363
- Watchers: 23
- Forks: 113
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![docs/assets/images/osgeo-logo-brew-rgb.png](docs/assets/images/osgeo-logo-brew-rgb.png)
# Homebrew-osgeo4mac
**Build Status**: [![CircleCI](https://circleci.com/gh/OSGeo/homebrew-osgeo4mac.svg?style=svg)](https://circleci.com/gh/OSGeo/homebrew-osgeo4mac)
This is the [homebrew's][homebrew] tap for the **stable** versions of the [OSGeo][osgeo] geospatial toolset for macOS. We provide up-to-date and easy-to-install formulae for the end user of several projects as [PROJ][proj], [GDAL][gdal] or [PostGIS][postgis]. The tap also includes formulae that may not be specifically from an OSGeo project, but do extend the toolset's functionality.
## How do I install these formulae?
Just `brew tap osgeo/osgeo4mac` and then `brew install `. Easy, isn't it?
You can also install via URL:
```shell
$ brew install https://raw.githubusercontent.com/OSGeo/homebrew-osgeo4mac/master/Formula/.rb
```## Docs
Run `brew help`, `man brew`, check the [Homebrew documentation][documentation] or the [tap documentation][osgeo4mac-docs].
## Help wanted :sos:
If you are interested in collaborating more close with us in the repo maintenance, formula development or just have an idea to take this tap further, please tell us. Any help, idea or suggestion is really welcomed because we want this top to be useful to people that are interested into use OSGeo toolset on macOS.
In addition to the normal communication over the issue tracker in this repo we also have a have a slack workplace were we discuss repo matters in a more dynamic way. If you want to join us, because you are interested into collaborate in the discussion please tell us.
[homebrew]: http://brew.sh
[taps]: https://github.com/Homebrew/homebrew-versions
[osgeo]: https://www.osgeo.org
[proj]: https://github.com/OSGeo/PROJ
[gdal]: https://github.com/OSGeo/gdal
[postgis]: https://postgis.net/
[documentation]: https://github.com/Homebrew/brew/tree/master/docs#readme
[osgeo4mac-docs]: https://osgeo.github.io/homebrew-osgeo4mac/[taps-docs]: https://docs.brew.sh/Taps
[homebrew-core]: https://github.com/Homebrew/homebrew-core