-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
using container.get_query(display_name=name, order="newest", limit=limit, time_one=before_osm_existed, time_two=str(cutoff_timestamp))
gets you stuff like
it should be
as it is a SINGLE parameter, not two of them so & should not be there
see https://wiki.openstreetmap.org/wiki/API_v0.6#Query:_GET_/api/0.6/changesets
mnalis
Metadata
Metadata
Assignees
Labels
No labels