Select to view content in your preferred language

SOI and PBF

185
0
03-27-2024 08:25 AM
azlotin
New Contributor II

Hello,

I have implemented an SOI which works as expected as long as feature service clients request the data as JSON. If the client is Pro, the data is requested as PBF and the response does not get modified. My understanding is that if the requested format is PBF, the output would need to be converted to FeatureCollection, enriched with additional information and converted back to PBF. Is this the right approach and has anyone done this?

Thanks!

0 Kudos
0 Replies