OSM-powered · No proprietary maps · No vendor lock-in
Fencemaker gives logistics teams two powerful geofencing primitives — point-in-polygon checks for planning, and real-time webhook alerts for operations. Built entirely on OpenStreetMap.
Two products. One platform.
Same drawn polygon. Two completely different superpowers.
Send a lat/long or address. Get an instant IN or OUT. Batch thousands of delivery points against your hand-drawn polygon. Perfect for last-mile delivery planning before a run starts.
Draw a zone. Register a webhook URL. When a tracked device's GPS crosses your boundary, Fencemaker fires an HTTP POST instantly. No polling. No manual checks. Pure event-driven operations.
| Criteria | PiP API | Webhook Geofence |
|---|---|---|
| Trigger | You call the API | Device GPS crosses boundary |
| Response style | Synchronous — instant IN/OUT | Asynchronous — event pushed to you |
| Best for | Planning, assignment, validation | Live operations, real-time alerts |
| Input | Lat/long or address | Live device GPS stream |
| Map data dependency | None — polygon is user-drawn | None — boundary is coordinate-based |
| Billed by | Per API call | Per active fence + per event |