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: about 1 month ago
JSON representation

Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset

Lists

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