mirror of
https://github.com/zvx-echo6/recon.git
synced 2026-05-20 06:34:40 +02:00
Add Overture Maps POI enrichment layer for place details
Ingests 20.9M North America places from Overture Maps Foundation (release 2026-04-15.0) into PostgreSQL. Enriches /api/place responses with phone, website, and brand data via spatial + fuzzy name matching when OSM extratags are sparse. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2121ee4936
commit
65693d15aa
6 changed files with 597 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ features:
|
|||
has_traffic_overlay: false
|
||||
has_landclass: false
|
||||
has_address_book_write: true
|
||||
has_overture_enrichment: false
|
||||
|
||||
defaults:
|
||||
center: [44.0, -114.0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue