Bus stops in NaPTAN with indicator "Stop"

Hi, could you please confirm whether you’re looking at the data in NaPTAN or the Unified API (or elsewhere)?

I just downloaded the latest Greater London (490) dataset from the NaPTAN website, and the stop indicators are in there correctly:

<StopPoint CreationDateTime="1970-01-01T00:00:00" ModificationDateTime="2017-05-16T09:15:01" Modification="new" RevisionNumber="12" Status="active">
	<AtcoCode>490006111S1</AtcoCode>
	<NaptanCode>77410</NaptanCode>
	<Descriptor>
		<CommonName xml:lang="en">Dorchester Hotel</CommonName>
		<Street xml:lang="en">PARK LANE</Street>
		<Indicator xml:lang="en">Stop S</Indicator>
	</Descriptor>
	...
</StopPoint>
<StopPoint CreationDateTime="1970-01-01T00:00:00" ModificationDateTime="2021-06-09T13:52:23" Modification="new" RevisionNumber="27" Status="active">
	<AtcoCode>490006111N2</AtcoCode>
	<NaptanCode>54323</NaptanCode>
	<Descriptor>
		<CommonName xml:lang="en">Dorchester Hotel</CommonName>
		<Street xml:lang="en">PARK LANE</Street>
		<Indicator xml:lang="en">Stop T</Indicator>
	</Descriptor>
	...
</StopPoint>

If you’re looking at the data in the Unified API, please note that we have been unable to update it with the latest data from NaPTAN, due to the ongoing cyber security incident. We will update the Unified API as soon as we are able, which should resolve this issue.