All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.anwiba.spatial.osm.overpass.schema.v00_6.overpassObject.jssd Maven / Gradle / Ivy

There is a newer version: 1.2.50
Show newest version
@JssdFactory
@JssdUnknownMember
{
  @JssdImmutable
  "type" :  "OverpassObject",
  "id":  null,
  "bounds":  null,
  "lat":  null,
  "lon":  null,
  "timestamp":  null,
  "version":   null,
  "changeset":  null,
  "user":  null,
  "uid":  null,
  "tags":  null
}