Hi
I am using the official nuScenes map expansion pack (v1.3) downloaded from your website (https://www.nuscenes.org/). When loading the singapore-queenstown.jsonfile with the official nuscenes-devkit, I observed that in the road_block layer, all 676 records have their polygon_tokenfield set to null. However, the current map_api.py assumes that every non-geometric polygon layer has a valid polygon_token. Could you please confirm whether this is expected, or if the singapore-queenstown.json file might be corrupted / outdated on my side?Thank you very much for your help.