Hello... What transformers would I need to extract the Well-known text (WKT) from the following oData entry? Thanks!
{
"id":"97051464","GeoInstance":{
"Geography":{
"CoordinateSystemId":4326,"WellKnownText":"POLYGON ((-111.854 54.5259, -111.738 54.0571, -111.738 54.0571, -111.086 54.219, -111.086 54.219, -111.145 54.4751, -111.145 54.4751, -111.854 54.5259))","WellKnownBinary":null
}
}