WP 01 · Trailhead — open-source hunting maps, Western US

Every unit. Every parcel.
Free, forever.

Land ownership, hunt units, draw stats, terrain, access — it’s public government data, processed by open code. We never sell the data. We sell the work.

Open the mapRead the codeNo account. No card. No tracking.
The OpenHunt map workspace: land ownership, hunt units and MVUM roads over terrain in western ColoradoLive capture — open the real thing →

WP 03 · The climb — route tools

Know the climb before you commit.

Drop waypoints, draw the route, and the profile computes as you go — mileage, vert, and where the nasty part is. Free, in the browser, no account.

Try the route tool
[ terrain basemap ]
4.6 mi · +2,180 ft · tops out 11,940 ft

WP 04 · Why trust it

Public data

BLM, USFS, state GIS, county parcels. Your taxes already paid for it — we just make it usable.

Open code

The whole pipeline is AGPL. Every stat on every unit page links to the code that computed it.

No tracking

Your waypoints are yours. Use the map anonymously; nothing leaves your browser until you ask it to.

WP 05 · The price of convenience

The free tier is the whole map.

Everything below the line beats onX Premium ($35/yr). Pro sits deliberately under onX Elite ($100) and GoHunt Insider ($150).

Free

$0

On the web. Forever. No account.

— Public/private ownership + parcel owners— Hunt units, terrain, trails, MVUM roads— Landlocked public land— Full unit research stats, every state we cover— Waypoints & routes, saved in your browser

Pro

$49/yr

Convenience, not gated data.

— Cross-device sync— Offline map packs on mobile— Share links & hunting-party trips— Deadline, season & fire-closure alerts— Keeps the servers on

WP 06 · Do your homework

Research any unit. It’s indexed.

All units →
Colorado · GMUUnit 1253%public land51%remote public0.74mi rd / mi²Research this unit →Colorado · GMUUnit 7694%public land43%remote public0.95mi rd / mi²Research this unit →Wyoming · Elk areaUnit 729%public land8%remote public1.40mi rd / mi²Research this unit →

Live numbers from the pipeline — draw odds and harvest stats join them next.

WP 07 · Basecamp

Your maps. Your server.

Don’t trust us? Good instinct. The entire platform — pipeline, web app, API — is AGPL and self-hostable. If we ever get bought, take it and run.

Self-host guide
$ git clone git.hull.sh/SwartzBrothas/openhunt
$ docker compose up -d
# maps at localhost:3000 — that’s it