Select to view content in your preferred language

SOI and PBF

639
1
03-27-2024 08:25 AM
azlotin
Emerging Contributor

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
1 Reply
Aashis
by Esri Contributor
Esri Contributor

Sorry for the late reply.

Yes, that is the approach you should take. If you don't mind, could you please share what workflow you are trying to solve? We just want to understand the use case better.

0 Kudos