One domain model and one itinerary engine for outdoor parks, amusement parks and indoor exhibition halls alike.
Booths are obstacles and the floor between them is the route. Pick the categories you care about and the planner ranks the stands, orders them and walks you round the aisles.
A generated technology exhibition floor plan with 40 exhibitor stands across 8 named walkways. Synthetic data for development and testing — every exhibitor is fictional.
A generated technology exhibition floor plan with 320 exhibitor stands across 12 named walkways. Synthetic data for development and testing — every exhibitor is fictional.
Discovered from official sources and OpenStreetMap. Opens the explorer with places, trails, rules, food and itinerary generation — or plan a visit by naming a park, a date and who is coming, and let the platform derive the rest.
python -m app.cli discover-park --name "Red Rock Canyon State Park"
--lat 35.3611 --lon -117.9798
or load the demo dataset with
python -m app.cli seed-demo-park
The original Phase 1 planner, unchanged, reading
dataset/*.json
through /api/v1.