From ee1c6ee7166b50ca1c0565280c085895450e2983 Mon Sep 17 00:00:00 2001 From: Onni Hakala Date: Wed, 13 Aug 2025 09:36:20 +0300 Subject: [PATCH] Add installation guide with homebrew --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 41e6f1f..9585a97 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ cd ohsome-planet ./mvnw clean package -DskipTests ``` +## Installation for Mac with Homebrew +```sh +brew install GIScience/tap/ohsome-planet --build-from-source +ohsome-planet contributions --help +``` + ## Run You can download the [full latest or history planet](https://planet.openstreetmap.org/pbf/full-history/) or download PBF files for smaller regions from [Geofabrik](https://osm-internal.download.geofabrik.de/).