Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{{'type':'Point', 'coordinates':[0.0,0.0]}}
Function '{0}' is either not supported or not usable in this context. Note that aggregate functions must be used with a GROUP ...
Function '{0}' is either not supported or not usable in this context. User defined function calls must start with "udf." ...
Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{'type':'Point', ...
Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{'type':'Point', ...
Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{'type':'Point', ...
Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{'type':'Point', ...
Function '{0}' returns a value of unsupported type: '{1}'. Only 'Number', 'Date', 'String', 'Object' and 'Array' types are ...
GeJSON point must contain field "type" with value "Point" and field "coordinates" with 2 float type elements. Values cannot ...
GeJSON polygon must contain field "type" with value "Polygon" and field "coordinates" with a list of no less than 4 point ...