Closed bkowshik closed 7 years ago
I used the json
endpoint of the osmcha API instead of the csv
endpoint. The advantages are:
changeset_id
and changeset_harmful
, others come from real changesetnext
parameter with URL for the next set in the paginated resultsnext
parameter is null when the last page is reached
The new osmcha is here! 🎉
With it comes some changes to the API, specially
render_csv=True
being deprecated. 😞 The documentation of the API is at the link below:Changes
changeset_id
is not the first column anymorecc: @anandthakker @batpad @geohacker