Hi - I’m trying to create polygon geometry from the GeoJSON in the attached file. This is a string attribute returned from an API.
I was thinking I could use a GeometryReplacer with the encoding set to GeoJSON. However when I do this the record is rejected with an ‘INVALID_PARAMETER_GEOMETRY_SOURCE’ message.
I have passed the GeoJSON attribute through a JSONValidator and this doesn’t flag up any issues.
Any suggestions for what I’m doing wrong, or alternative approaches would be very welcome.
Thanks in advance.
Question






