291ca59d0b
Govmap autocomplete echoes back "גוש N חלקה M" without resolving to a street, and there's no public reverse-geocoding endpoint. But cadastral parcel numbers are assigned along street frontage, so the deal with parcelNum closest to the searched plot (within the same gush) is almost always on the same street. Use that as the primary signal; fall back to autocomplete text parsing for address-mode searches. Example: search gush 6212 plot 894. Plot 896 (הילדסהיימר 12) is the closest match → "הילדסהיימר" is the searched street → labels work correctly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>