GroundCut + Mapbox
Mapbox is the geographic backbone of GroundCut. It powers address geocoding on the booking page, satellite imagery for the lawn trace, drawing via mapbox-gl-draw, and the Directions API behind route optimization. There’s nothing for you to set up — Mapbox is already wired in. The integration is invisible by design.
What the integration does
- ✓Geocodes addresses on the booking page (address text → lat/lng), cached in property_data so returning customers don’t re-geocode.
- ✓Renders satellite-streets imagery at zoom level 18 over the geocoded address for lawn tracing.
- ✓Provides mapbox-gl-draw for the customer’s drawing UI — tap to add points, undo, redraw.
- ✓Calculates drive times between jobs via the Directions API for capacity, route planning, and per-job profitability.
- ✓Powers route optimization via nearest-neighbor over a Mapbox-built distance matrix.
What’s automated
- →Geocoding cached cross-tenant in property_data so the same address is geocoded once across all tenants.
- →Satellite tile requests are routed through GroundCut’s Mapbox account — your tenant doesn’t need a Mapbox account of its own.
- →Drive-time calculation runs server-side on every quote so the per-job profitability number reflects actual distance, not crow-fly miles.
- →Route optimization is one-click from /admin/jobs (Plan route on a date) — the day’s queue reorders by drive time.
Setup steps
- 1Nothing. Mapbox is preconfigured at the platform level — geocoding, satellite tiles, lawn drawing, and Directions are wired in for every tenant out of the box.
- 2No tenant-level configuration is required to use geocoding, satellite tiles, lawn trace, or route optimization.
- 3If you’re a high-volume operator approaching Mapbox’s rate limits, contact us — we can negotiate volume tiers on the platform Mapbox account.
Related GroundCut features
- Instant satellite quoting (mapbox-gl-draw is the drawing tool).
- Service-area zones (zone boundaries render on a Mapbox map for tenant configuration).
- Route optimization (Mapbox Directions API drives the distance matrix).
- Operator queue (each job card has Open in maps which uses native maps URLs but tenant data comes from Mapbox geocodes).
Mapbox integration FAQs
Do I need my own Mapbox account?+
Why satellite imagery for the lawn trace and not parcel data?+
How accurate is the area calculation?+
What if the satellite imagery is out of date?+
Does route optimization actually solve the traveling-salesman problem?+
Other integrations
Customer payments via Stripe Connect; tenant SaaS billing via Stripe Subscriptions.
Bookkeeper-friendly CSVs of income, expenses, and the audit log. Live today; works alongside any accounting system.
Outbound SMS for booking confirmations, on-the-way alerts, day-before reminders, and 18 other notification types.
Try GroundCut + Mapbox free for 14 days
Pro features unlocked during the trial. Connect on day one and see it work with your real data.
14-day free trial · No card required · Cancel any time