Error with extra_info and geometry_simplify set

The directions help on geometry_simplify states:

Specifies whether to simplify the geometry. true will automatically be set to false if extra_info parameter is specified."

But this is no longer true with current version

It now returns an error if there is a extra_info item set

Parameter ‘extra_info’ is incompatible with parameter ‘geometry_simplify’

Hi,

yes, it raises an exception now, but only for v5.0. We’re currently updating the servers, only driving-* profiles are updated so far. It’s a little incremental.

On the good side: geometry_simplify didn’t do anything before. Now it actually simplifies…

Docs will be updated early next week as well.