-
tags
java.util.Map<K,V> tags
map of tags associated with this changeset. May be null if there are no tags at all.
-
discussion
java.util.List<E> discussion
The changeset discussion. May be null if there is none
-
notesCount
int notesCount
the number of notes in the changeset discussion of this changeset
-
changesCount
int changesCount
the number of changes in a changeset
-
boundingBox
de.westnordost.osmapi.map.data.BoundingBox boundingBox
the bounding box that includes all changes of this changeset. May be null if the changeset
is empty.
-
isOpen
boolean isOpen
-
closedAt
java.time.Instant closedAt
the date the changeset was closed. Null if the changeset is still open
-
createdAt
java.time.Instant createdAt
the date the changeset was created. Null if the changeset is still open