You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current default behavior for application/json responses with an output request parameter set to geojson and without a compact parameter is to return the full GeoJSON response and not compact the data fields into a single GeoJSON Feature.
We should change the default behavior to return a compact response when the compact request parameter is not set when we prepare for version 2 of the API.
The text was updated successfully, but these errors were encountered:
The current default behavior for application/json responses with an output request parameter set to
geojson
and without a compact parameter is to return the full GeoJSON response and not compact the data fields into a single GeoJSON Feature.We should change the default behavior to return a compact response when the compact request parameter is not set when we prepare for version 2 of the API.
The text was updated successfully, but these errors were encountered: