Trip planner
Go to file
Greg Pomerantz df5fed691b spatial: remove the pgvector path entirely
The targeted /search + /kinds approach is the only POI search now;
nothing consumes embeddings. Drop:
- poi_vec data + the 'vector' extension (DB)
- embed/ (embedpoi), 20-vector.sql, db/ (the pgvector image workaround
  — compose goes back to plain postgis/postgis:16-3.4)
- /semantic endpoint + embed client code from spatiald
- EMBED_* env vars and README sections
- .gitignore: ignore the spatial/ go build artifact
2026-09-10 15:07:32 -04:00
mock spatial: replace pgvector semantic search with targeted tag+name search 2026-09-10 15:00:33 -04:00
router Move runtime artifacts out of the source tree to ~/trips 2026-09-10 10:03:04 -04:00
spatial spatial: remove the pgvector path entirely 2026-09-10 15:07:32 -04:00
.gitignore spatial: remove the pgvector path entirely 2026-09-10 15:07:32 -04:00
DESIGN.md maps project: design, survey, mock app, and route-aware planning backend 2026-09-06 00:05:17 -04:00
SURVEY.md maps project: design, survey, mock app, and route-aware planning backend 2026-09-06 00:05:17 -04:00